We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34c159 commit 3f781d2Copy full SHA for 3f781d2
.github/workflows/preview-image.yml
@@ -121,7 +121,7 @@ jobs:
121
context: .
122
build-args: |
123
test_all_deps=true
124
- outputs: type=image,push-by-digest=true,push=true
+ outputs: type=image,push-by-digest=false,push=true
125
cache-from: type=gha,scope=${{ matrix.arch }}
126
cache-to: type=gha,mode=max,scope=${{ matrix.arch }}
127
env:
0 commit comments