mirror of
https://github.com/coturn/coturn.git
synced 2026-05-05 18:56:09 +02:00
Test
This commit is contained in:
parent
61b90667de
commit
eee05f98aa
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -37,10 +37,10 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0 # for correct image labeling via `git describe --tags`
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
- uses: docker/setup-qemu-action@v3
|
||||
with:
|
||||
image: tonistiigi/binfmt:qemu-v5.0.1
|
||||
- uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Detect correct Git ref for image build
|
||||
id: git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user