mirror of
https://github.com/coturn/coturn.git
synced 2026-05-05 10:46:10 +02:00
o.O
This commit is contained in:
parent
27d3ea427e
commit
e351d20095
3
.github/workflows/docker.yml
vendored
3
.github/workflows/docker.yml
vendored
@ -39,7 +39,8 @@ jobs:
|
||||
fetch-depth: 0 # for correct image labeling via `git describe --tags`
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
- name: Configure `max-parallelism = 1` for Docker BuildKit
|
||||
run: echo "[worker.oci]\nmax-parallelism = 1"
|
||||
run: echo "[worker.oci]
|
||||
max-parallelism = 1"
|
||||
>> /tmp/buildkitd.toml
|
||||
if: ${{ matrix.arch == 'ppc64le' }}
|
||||
- run: cat /tmp/buildkitd.toml
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user