Skip to content

Commit 7a9f38e

Browse files
committed
VED-874: Fix MNS unsubscribe step in teardown pipeline.
1 parent be12e80 commit 7a9f38e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-teardown.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
- name: Unsubscribe MNS
6464
working-directory: "./lambdas/mns_subscription"
6565
env:
66+
APIGEE_ENVIRONMENT: int
6667
SQS_ARN: ${{ env.ID_SYNC_QUEUE_ARN }}
6768
run: |
6869
poetry install --no-root

0 commit comments

Comments
 (0)