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