Убрал деплой прода на стейдж test-a. test-a -- теперь тестовый стейдж #10

Merged
andrey.dekterev merged 1 commits from create-test-a into develop 3 years ago
  1. 2
      .drone.yml

@ -48,8 +48,6 @@ steps:
commands:
- aws s3 sync build s3://insports-prod --delete
- aws cloudfront create-invalidation --distribution-id E3KY6BCU3AYHEW --paths "/*"
- aws s3 sync build s3://instat-frontend-test-a --delete
- aws cloudfront create-invalidation --distribution-id E1WZHVCHZ48SG6 --paths "/*"
depends_on:
- make-prod

Loading…
Cancel
Save