Skip to content

Commit

Permalink
add raw tag to docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
rikublock committed Oct 25, 2023
1 parent b67c426 commit ac930b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
images: blocknetdx/blocknet
tags: |
type=semver,pattern={{raw}}
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=raw,value=latest,enable={{is_default_branch}}
Expand Down

0 comments on commit ac930b7

Please sign in to comment.