Skip to content

Commit

Permalink
add git sha label
Browse files Browse the repository at this point in the history
  • Loading branch information
mceachen committed Dec 2, 2023
1 parent bba892e commit 176a097
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
with:
images: photostructure/base-tools,ghcr.io/photostructure/base-tools
tags: |
# minimal git SHA tag
type=sha
type=ref,event=branch
type=ref,event=tag
type=raw,value=latest,enable={{is_default_branch}}
Expand Down

0 comments on commit 176a097

Please sign in to comment.