diff --git a/.drone.yml b/.drone.yml index 19578d1e..cec503c6 100644 --- a/.drone.yml +++ b/.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