Skip to content

Commit

Permalink
remove revision from tag
Browse files Browse the repository at this point in the history
  • Loading branch information
mitch-b committed Dec 19, 2024
1 parent f7f9b90 commit c0ae048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
type=sha,format=short
type=ref,event=branch
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value={{date 'YYYY'}}{{date 'MM'}}.{{run_number}}
type=raw,value={{date 'YYYY'}}{{date 'MM'}},enable={{is_default_branch}}
- name: Build and push API image
Expand Down

0 comments on commit c0ae048

Please sign in to comment.