Skip to content

Commit f8d6b36

Browse files
committed
review4
1 parent 574acbe commit f8d6b36

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure/azure-pr-teardown-pipeline.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,10 @@ jobs:
6767
poetry env use 3.11
6868
poetry install --no-root
6969
70-
echo "Setting PYTHONPATH..."
7170
echo "unsubscribing SQS to MNS for notifications.."
7271
cd mns_subscription
7372
poetry run python src/unsubscribe_mns.py
7473
displayName: "Unsubscribe MNS"
75-
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/mns_subscription"
7674
env:
7775
SQS_ARN: "$(ID_SYNC_QUEUE_ARN)"
7876

0 commit comments

Comments
 (0)