Skip to content

Commit

Permalink
Update trigger-azure-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
svelderrainruiz authored Dec 12, 2024
1 parent 4db3f47 commit 9f3fa3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-azure-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
PROJECT="sergiovelderrain"
PIPELINE_ID="3"
# You can try a more recent api-version, for example "7.1-preview.1".
API_VERSION="7.1-preview.1"
API_VERSION="6.0-preview.1"
if [ -z "$PAT" ]; then
echo "AZURE_DEVOPS_PAT is not set or empty!"
Expand Down

0 comments on commit 9f3fa3e

Please sign in to comment.