mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 11:02:03 -05:00
Sigh
This commit is contained in:
parent
f47e7dc5d0
commit
c3bb99e4c6
1 changed files with 2 additions and 2 deletions
|
|
@ -23,9 +23,9 @@ jobs:
|
|||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
with:
|
||||
config-inline: |2
|
||||
config-inline: |
|
||||
[dns]
|
||||
nameservers = ["10.42.10.1"]
|
||||
nameservers=["10.42.10.1"]
|
||||
- name: Print Some Debugging Info
|
||||
shell: /bin/ash -e {0}
|
||||
run: cat /tmp/docker-actions*/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue