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

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -