Skip to content

Commit

Permalink
let GH action tag image by ref_name
Browse files Browse the repository at this point in the history
  • Loading branch information
nicbet committed Nov 25, 2021
1 parent b298748 commit 518e6c2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ jobs:
name: build multiarch image
run: |
docker build \
--tag nicbet/phoenix:${{github.ref_name}}
--tag nicbet/phoenix:latest \
--platform linux/amd64,linux/arm64/v8 --push .

0 comments on commit 518e6c2

Please sign in to comment.