Skip to content

Commit

Permalink
📦 NEW: Add registry workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
caiovfernandes committed Mar 27, 2022
1 parent 9593dd0 commit 6422e5d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
uses: docker/metadata-action@v3
with:
images: |
dnxsolutions/aws-module-template
ghcr.io/dnxlabs/aws-module-template
public.ecr.aws/dnxsolutions/aws-module-template
dnxsolutions/beanstalk-bluegreen
ghcr.io/dnxlabs/beanstalk-bluegreen
public.ecr.aws/dnxsolutions/beanstalk-bluegreen
tags: |
type=raw,value=latest
type=ref,event=tag
Expand Down

0 comments on commit 6422e5d

Please sign in to comment.