We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 339c75d commit a1a41bbCopy full SHA for a1a41bb
azure-pipelines.yml
@@ -133,4 +133,4 @@ stages:
133
targetType: inline
134
script: |
135
bash test-package.sh --package=$PACKAGE
136
- condition: and(succeeded(), not(canceled())
+ condition: and(succeeded(), not(canceled()))
0 commit comments