Skip to content

Commit 3f781d2

Browse files
authored
Push by tag name for Docker repository "redash" (#7321)
1 parent a34c159 commit 3f781d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
context: .
122122
build-args: |
123123
test_all_deps=true
124-
outputs: type=image,push-by-digest=true,push=true
124+
outputs: type=image,push-by-digest=false,push=true
125125
cache-from: type=gha,scope=${{ matrix.arch }}
126126
cache-to: type=gha,mode=max,scope=${{ matrix.arch }}
127127
env:

0 commit comments

Comments
 (0)