Skip to content

Commit 49c3871

Browse files
committed
test: revert post-deploy
1 parent f20f185 commit 49c3871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure/templates/post-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ steps:
9393
echo "Subscribing SQS to MNS for notifications..."
9494
make subscribe
9595
displayName: "Run MNS Subscription"
96-
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/$(SERVICE_ARTIFACT_NAME)/lambdas/mns_subscription"
96+
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/$(SERVICE_ARTIFACT_NAME)/mns_subscription"
9797
env:
9898
SQS_ARN: "$(ID_SYNC_QUEUE_ARN)"
9999

0 commit comments

Comments
 (0)