Skip to content

Commit

Permalink
build each branch
Browse files Browse the repository at this point in the history
  • Loading branch information
lAmeR1 committed May 1, 2024
1 parent 0d20939 commit f4985ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-testimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
context: .
push: true
tags: supertypo/kaspa-rest-server:test
tags: supertypo/kaspa-rest-server:${GITHUB_SHA::8}
file: ./docker/Dockerfile
build-args: |
version=${{github.ref_name}}

0 comments on commit f4985ba

Please sign in to comment.