Skip to content

Commit

Permalink
optimizing tags for docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
silvadealmeida committed May 15, 2024
1 parent 77e5b47 commit b902f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-dockerimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
zalf/bonares-handbook:latest
zalf/bonares-handbook
tags: |
type=ref,event=branch
type=semver,pattern={{version}}
Expand Down

0 comments on commit b902f9b

Please sign in to comment.