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 306897d commit 5bdecf1Copy full SHA for 5bdecf1
azure/azure-pr-teardown-pipeline.yml
@@ -73,7 +73,7 @@ jobs:
73
echo "Setting PYTHONPATH..."
74
export PYTHONPATH=$(Pipeline.Workspace)/s/$(SERVICE_NAME)/mns_subscription
75
76
- echo "unsubscribing SQS to MNS for notifications..."
+ echo "unsubscribing SQS to MNS for notifications.."
77
poetry run python src/unsubscribe_mns.py
78
displayName: "Unsubscribe MNS"
79
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/mns_subscription"
0 commit comments