|
|
|
@ -670,6 +670,7 @@ steps: |
|
|
|
- aws cloudfront create-invalidation --distribution-id EC35D25OP7FSL --paths "/*" |
|
|
|
- aws cloudfront create-invalidation --distribution-id EC35D25OP7FSL --paths "/*" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
--- |
|
|
|
--- |
|
|
|
kind: pipeline |
|
|
|
kind: pipeline |
|
|
|
type: docker |
|
|
|
type: docker |
|
|
|
@ -1112,4 +1113,4 @@ steps: |
|
|
|
- aws s3 sync build_rustat s3://insports-tv-demo --delete |
|
|
|
- aws s3 sync build_rustat s3://insports-tv-demo --delete |
|
|
|
- aws cloudfront create-invalidation --distribution-id ERAVP3O9V0PWR --paths "/*" |
|
|
|
- aws cloudfront create-invalidation --distribution-id ERAVP3O9V0PWR --paths "/*" |
|
|
|
depends_on: |
|
|
|
depends_on: |
|
|
|
- make-demo-rustat |
|
|
|
- make-demo-rustat |
|
|
|
|