Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 90ddbcb

Browse files
committed
Update to include tag name
1 parent efedfb1 commit 90ddbcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-dev.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
tags: |
2626
type=semver,pattern={{version}}
2727
type=raw,value=latest-itb
28+
type=raw,value={{tag}}-{{date 'YYYYMMDDHHmmss'}}
2829
type=raw,value=latest-itb-{{date 'YYYYMMDDHHmmss'}}
2930
type=raw,value=sha-{{sha}}
3031
-

0 commit comments

Comments
 (0)