target:
registry: public.ecr.aws
# Default or custom alias
prefix: "g6hzp2z3/"
repositories:
- name: alpine # repository needs to be manually created
match_tag:
- "3.10"
Hi, I'm getting The repository with name 'alpine' does not exist in the registry with id I would expect the repository to be created right ? Or does this work only for private ECR ?
Wasn't sure if I could upload to a public registry since the docs only mention private registries, but got it working like so
Login:
config.yaml