We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92bc1f1 commit 7378865Copy full SHA for 7378865
1 file changed
.github/workflows/docker-build-self-hosted.yml
@@ -14,7 +14,6 @@ jobs:
14
driver: docker
15
buildkitd-flags: --debug
16
install: true
17
- builder: localbuilder
18
- name: Build & Push
19
uses: docker/build-push-action@v5
20
with:
0 commit comments