matrus2/webpack-s3-uploader

Should stop webpack build if credentials are wrong

Closed this issue · 1 comments

For the time being even if AWS credentials are wrong CI/CD job is succeed. This may break the production unintentionally.
Expected: Webpack build should fail in case of wrong credentials. If so CI/CD job should fail.

Fixed with commit 679ed4f