Push by tag name for Docker repository "redash" (#7321)

This commit is contained in:
Eric Radman
2025-07-17 14:50:13 -04:00
committed by GitHub
parent a34c1591e3
commit 3f781d262b

View File

@@ -121,7 +121,7 @@ jobs:
context: .
build-args: |
test_all_deps=true
outputs: type=image,push-by-digest=true,push=true
outputs: type=image,push-by-digest=false,push=true
cache-from: type=gha,scope=${{ matrix.arch }}
cache-to: type=gha,mode=max,scope=${{ matrix.arch }}
env: