Skip to content

Commit

Permalink
tag container image with git tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Feb 10, 2022
1 parent 8148652 commit 3677eab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
cookielab/container-image-tools:busybox
public.ecr.aws/cookielab/container-image-tools:busybox
cookielab/container-image-tools:${{ github.ref_name }}
public.ecr.aws/cookielab/container-image-tools:${{ github.ref_name }}

0 comments on commit 3677eab

Please sign in to comment.