|
@@ -39,9 +39,7 @@ jobs:
|
|
|
fetch-depth: 0 # for correct image labeling via `git describe --tags`
|
|
|
- uses: docker/setup-buildx-action@v3
|
|
|
with:
|
|
|
- buildkitd-config-inline: |
|
|
|
- [worker.oci]
|
|
|
- max-parallelism = 1
|
|
|
+ driver-opts: image=moby/buildkit:v0.18.2
|
|
|
|
|
|
- name: Detect correct Git ref for image build
|
|
|
id: git
|