mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:16:33 -05:00
If This Fixes It...
This commit is contained in:
parent
6cfbc8f413
commit
471c9b6c35
1 changed files with 4 additions and 0 deletions
|
|
@ -25,6 +25,10 @@ jobs:
|
|||
uses: https://github.com/docker/setup-qemu-action@v3
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
with:
|
||||
config-inline: |
|
||||
[dns]
|
||||
nameservers=["10.42.10.1"]
|
||||
- name: Login to docker repo
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue