mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:15:14 +03:00
log cdk.out.json
This commit is contained in:
parent
6c2a28e207
commit
bd13c42be6
2
.github/workflows/staging.yml
vendored
2
.github/workflows/staging.yml
vendored
|
@ -92,6 +92,8 @@ jobs:
|
|||
run: yarn deploy
|
||||
working-directory: .cdk
|
||||
|
||||
- run: cat .cdk/cdk.out.json
|
||||
|
||||
# sync images from www.tea.xyz/Images/packages to wherever bucket you are
|
||||
- run: |
|
||||
aws s3 sync s3://www.tea.xyz/Images/packages \
|
||||
|
|
Loading…
Reference in a new issue