Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
e-n-0 committed Jan 3, 2025
1 parent 0939a7a commit b152a1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azure-pipelines/ultimate-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5020,6 +5020,8 @@ stages:
- script: |
set -e
source venv/bin/activate
PYTHONPATH=. python utils/scripts/compute-workflow-parameters.py dotnet -g appsec > out.txt
endtoend_scenarios=$(grep 'endtoend_scenarios' out.txt | sed 's/.*=//g')
Expand Down

0 comments on commit b152a1f

Please sign in to comment.