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 9400d2f commit 03cb2dfCopy full SHA for 03cb2df
.github/workflows/build-docker-artifacts.yml
@@ -209,7 +209,7 @@ jobs:
209
context: .
210
file: ${{ matrix.component.flavor_directory }}/${{ matrix.component.directory }}/Dockerfile
211
push: false
212
- outputs: type=docker
+ load: true
213
# Disable provenance as it creates weird multi-arch images: https://github.com/docker/build-push-action/issues/755
214
provenance: false
215
build-args: |
0 commit comments