We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a89410 commit 074d15eCopy full SHA for 074d15e
.github/workflows/build.yaml
@@ -69,8 +69,6 @@ jobs:
69
./scripts/release build
70
- name: Setup Docker
71
uses: docker/setup-buildx-action@v2
72
- with:
73
- buildkitd-flags: --oci-worker-snapshotter=stargz
74
- name: Setup DockerHub
75
if: env.DOCKER_USER && env.DOCKER_PASS
76
env:
0 commit comments