Until this is an integrated feature I use the following “Command Line” with “Custom Script”:
eval $(aws –profile BuildUser ecr get-login –region ap-southeast-2 –no-include-
email)
docker push repository_url
Until this is an integrated feature I use the following “Command Line” with “Custom Script”:
eval $(aws –profile BuildUser ecr get-login –region ap-southeast-2 –no-include-
email)
docker push repository_url