Skip to content

Commit 85934a6

Browse files
Merge branch 'main' into renovate/pin-dependencies
2 parents da3f27c + b02df97 commit 85934a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
with:
3535
images: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}
3636
tags: |
37-
type=sha,prefix={{branch}}-
37+
type=raw,value={{branch}}-{{date 'YYYYMMDDHHmmss'}}
3838
3939
- name: Log in to the Container registry
4040
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0

0 commit comments

Comments
 (0)