There was an error while loading. Please reload this page.
1 parent 696cd98 commit 3d5399eCopy full SHA for 3d5399e
1 file changed
.github/workflows/docker.yml
@@ -45,6 +45,7 @@ jobs:
45
type=ref,event=branch
46
type=sha
47
type=raw,value=latest,enable={{is_default_branch}}
48
+ type=raw,value={{branch}}-{{date 'YYYYMMDDHHmmss' tz='UTC'}}
49
50
- name: Build and push Docker image
51
uses: docker/build-push-action@v5
0 commit comments