Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch4s3r authored Jun 7, 2024
1 parent 54a26fd commit a80eaa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@ jobs:
with:
images: ${{ env.REGISTRY_IMAGE }}
tags: |
# minimal
type=semver,pattern={{version}}
# set latest tag for default branch
type=raw,value=latest,enable={{is_default_branch}}
Expand Down

0 comments on commit a80eaa9

Please sign in to comment.