Skip to content

Commit

Permalink
Update TriggerExtensionRelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzelin007 committed Apr 12, 2024
1 parent 0722e13 commit 1fdc5a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TriggerExtensionRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
commit-id: ${{ github.sha }}
with:
inlineScript: |
az pipelines build queue --definition-id $ado-pipeline-id --organization $ado-org --project $ado-pipeline-id --variables '{"commit_id": "$commit-id"}'
az pipelines build queue --definition-id $ado-pipeline-id --organization $ado-org --project $ado-project --variables '{"commit_id": "$commit-id"}'

0 comments on commit 1fdc5a6

Please sign in to comment.