@ -31,6 +31,7 @@ steps:
commands:
- apk add --no-cache aws-cli npm
- npm install --force
- npm audit fix --force
- npm run build
- aws s3 sync build s3://instat-frontend-test-a --delete
- aws cloudfront create-invalidation --distribution-id E1WZHVCHZ48SG6 --paths "/*"