4 Commits

Author SHA1 Message Date
Edward Viaene 983af3b247 update buildspec yaml command 2021-12-14 09:23:57 -05:00
Refayat Haque 084c9d1367 Update buildspec.yml for new AWS CLI ECR login
Hi Edward,

The ECR login method in this code is deprecated (https://docs.aws.amazon.com/cli/latest/reference/ecr/get-login.html). 
To login to ECR you need to use what is in the documentation here: https://docs.aws.amazon.com/cli/latest/reference/ecr/get-login-password.html
I refactored the login command using the new command in the link above.

Thank you,
2021-01-25 20:34:17 -05:00
Edward Viaene 520dd3ef53 codepipeline - fixes 2020-02-27 18:09:36 +01:00
Edward Viaene 04cc267e86 codepipeline (#30)
* codepipeline
2020-02-20 21:43:59 +01:00