Skip to content

Commit

Permalink
{CI} Revert TriggerExtensionRelease.yml (Azure#7596)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangzelin007 authored May 8, 2024
1 parent 88e03bf commit f5edd8e
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 ${{ env.ado-pipeline-id}} --organization ${{ env.ado-org }} --project ${{ env.ado-project }} --variables commit_id=${{ commit-id }}
az pipelines build queue --definition-id ${{ env.ado-pipeline-id }} --organization ${{ env.ado-org }} --project ${{ env.ado-project }} --variables commit_id=${{ env.commit-id }}

0 comments on commit f5edd8e

Please sign in to comment.