@ -31,7 +31,7 @@ steps:
from_secret: SSH_KEY_AUTH
commands:
- apk add --no-cache aws-cli bash git openssh-client
- apk add --no-cache aws-cli bash git openssh-client make
- npm install --legacy-peer-deps
- npm run build
- aws s3 sync build s3://instat-frontend-test-a --delete