mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:16:33 -05:00
Diagnostics!
This commit is contained in:
parent
b63a059f84
commit
5d266e867d
1 changed files with 3 additions and 1 deletions
|
|
@ -20,7 +20,9 @@ jobs:
|
|||
run: apk add --update docker git
|
||||
- name: Print Some Debugging Info
|
||||
shell: /bin/ash -e {0}
|
||||
run: cat /etc/resolv.conf
|
||||
run: docker network inspect
|
||||
- name: Set up QEMU
|
||||
uses: https://github.com/docker/setup-qemu-action@v3
|
||||
- name: Set up Docker Buildx
|
||||
uses: https://github.com/docker/setup-buildx-action@v3
|
||||
- name: Login to docker repo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue