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

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -

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