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 b4b4d6e commit ac75062Copy full SHA for ac75062
azure/azure-pr-teardown-pipeline.yml
@@ -61,6 +61,7 @@ jobs:
61
poetry run python src/unsubscribe_mns.py
62
displayName: "UnSubcribe MNS"
63
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/mns_subscription"
64
+ condition: eq(1,2)
65
66
- bash: |
67
export AWS_PROFILE=apim-dev
0 commit comments