Skip to content

Commit

Permalink
github ref name test
Browse files Browse the repository at this point in the history
  • Loading branch information
lAmeR1 committed Jul 16, 2024
1 parent 131ce2b commit 9aedeb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
docker buildx build \
--platform linux/amd64,linux/arm64 \
-t kaspanet/kaspa-rest-server:${SHORT_SHA} \
-t kaspanet/kaspa-rest-server:${GITHUB_REF_NAME} \
--push .
docker buildx imagetools inspect supertypo/kaspa-rest-server:${SHORT_SHA}

0 comments on commit 9aedeb0

Please sign in to comment.