Skip to content

Commit

Permalink
Add docker tag using github.ref_name
Browse files Browse the repository at this point in the history
  • Loading branch information
mkjsix committed Sep 3, 2024
1 parent 73c42e8 commit c591813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
linux/s390x
push: true
no-cache: false
tags: softinstigate/graalvm:latest
tags: softinstigate/graalvm:latest,softinstigate/graalvm:${{ github.ref_name }}

0 comments on commit c591813

Please sign in to comment.