Skip to content

Commit ac75062

Browse files
committed
disable mns
1 parent b4b4d6e commit ac75062

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure/azure-pr-teardown-pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
poetry run python src/unsubscribe_mns.py
6262
displayName: "UnSubcribe MNS"
6363
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/mns_subscription"
64+
condition: eq(1,2)
6465
6566
- bash: |
6667
export AWS_PROFILE=apim-dev

0 commit comments

Comments
 (0)