amazon web services - Shippable + AWS ECR : Push image - no basic auth credentials -


in shippable, configure integration aws ecr aws_access_key_id , aws_secret_access_key copied iam user created in aws policy amazonec2containerregistryfullaccess. when run build, error is,

post https://623575552266.dkr.ecr.ap-southeast-1.amazonaws.com/v2/creditcard_server_dockerimg_rep/blobs/uploads/: no basic auth credentials 

any idea?

regards hammer

moving "docker push" post_ci push in yml file helps solve issue, command running inside of container former. push image ecr


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -