Skip to content
This repository was archived by the owner on Aug 6, 2025. It is now read-only.

Commit 025ef4b

Browse files
committed
Update deploy-prd-ecs.yml
1 parent 279a60b commit 025ef4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy-prd-ecs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,4 @@ jobs:
6363
- name: Deploy Lambdas
6464
run: |
6565
npm ci
66-
sls deploy --stage prd
67-
sls deploy --stage dotcomprd
66+
sls deploy --stage prd

0 commit comments

Comments
 (0)