1
0
mirror of https://github.com/coturn/coturn.git synced 2026-05-05 18:56:09 +02:00
This commit is contained in:
tyranron 2025-02-17 16:20:36 +02:00
parent 61b90667de
commit eee05f98aa
No known key found for this signature in database
GPG Key ID: 762E144FB230A4F0

View File

@ -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