Pipelines: Is it possible to use Amazon ECR images as pipes?

Jonah Kemuel Verzosa October 15, 2020

Hi,

I am currently creating a pipe. I want to push the created image on amazon ecr instead of docker hub. However, is it possible to use these images?

I want something like this:

script:
- pipe: <aws_account_id>.dkr.ecr.<region>.amazonaws.com/<my_pipe>:latest
aws:
access-key: $AWS_ACCESS_KEY
secret-key: $AWS_SECRET_KEY
variables:
VAR1: foo
VAR2: foo2

 

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events