Skip to content

Commit

Permalink
🐛 Deployment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
therealsiege committed Dec 17, 2023
1 parent 3b3fc43 commit 0226de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
- name: 🚀 🥞 Stackery
run: |
sam build -t infrastructure/template.yaml
sam deploy --no-confirm-changeset --no-fail-on-empty-changeset --stack-name stackery-agent-commander --s3-bucket retrohook-build-files --s3-prefix utils/stackery --capabilities CAPABILITY_IAM CAPABILITY_NAMED_IAM --region us-east-1
sam deploy --no-confirm-changeset --no-fail-on-empty-changeset --stack-name stackmon --s3-bucket stackmon-build-files --s3-prefix utils/stackery --capabilities CAPABILITY_IAM CAPABILITY_NAMED_IAM --region us-east-1

0 comments on commit 0226de9

Please sign in to comment.