Skip to content

Commit

Permalink
Push latest docker tag on release
Browse files Browse the repository at this point in the history
  • Loading branch information
brotandgames committed Dec 12, 2021
1 parent 3576b2c commit e5d6a17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
run: |
docker buildx build --push \
--tag brotandgames/ciao:$(cat ./public/version) \
--tag brotandgames/ciao:latest \
--platform linux/amd64,linux/arm/v7,linux/arm64 .

0 comments on commit e5d6a17

Please sign in to comment.