Skip to content

Commit 547bfcd

Browse files
committed
review5
1 parent f8d6b36 commit 547bfcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/azure-pr-teardown-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
5959
- bash: |
6060
export AWS_PROFILE=apim-dev
61+
cd mns_subscription
6162
6263
ls
6364
echo "unsubscribing SQS Queue from MNS notifications."
@@ -68,7 +69,6 @@ jobs:
6869
poetry install --no-root
6970
7071
echo "unsubscribing SQS to MNS for notifications.."
71-
cd mns_subscription
7272
poetry run python src/unsubscribe_mns.py
7373
displayName: "Unsubscribe MNS"
7474
env:

0 commit comments

Comments
 (0)