Skip to content

Commit

Permalink
Tag docker image as latest
Browse files Browse the repository at this point in the history
  • Loading branch information
avillar committed Aug 28, 2024
1 parent 1ae769f commit 6a9df19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builld-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
images: ${{ env.REGISTRY_IMAGE }}
tags: |
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=latest,enable=true
type=ref,event=branch
type=ref,event=tag
Expand Down

0 comments on commit 6a9df19

Please sign in to comment.