This repository was archived by the owner on Nov 4, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed
Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ phases:
4141 post_build:
4242 commands:
4343 # Use Post-Build for notifications, git tags, upload artifacts to S3
44- - sam package --template-file template.yaml -- s3-bucket $PACKAGE_BUCKET --output-template-file packaged.yaml
44+ - sam package --s3-bucket $PACKAGE_BUCKET --output-template-file packaged.yaml
4545
4646artifacts:
4747 discard-paths: yes
Original file line number Diff line number Diff line change @@ -6,16 +6,13 @@ weight = 50
66
77<hr >
88
9- #### ** Thank you for attending this workshop!**
9+ #### ** Thank you for doing this workshop!**
1010#### We hope you learned something.
11- #### Please complete the session survey in the mobile app.
1211
1312<hr >
1413
15- #### Stay tuned on this website, we are working on new modules!
16-
17- #### Coming soon:
18- #### Module 6. Cross-Account Deployments
19- #### Module 7. Cross-Region Deployments
14+ #### Stay tuned on this website as we are working on new modules!
15+ #### If you have a suggestion or feedback to improve this workshop,
16+ #### please let us know in our [ GitHub repository] ( https://github.com/aws-samples/aws-serverless-cicd-workshop ) .
2017
2118<hr >
You can’t perform that action at this time.
0 commit comments