mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-16 05:17:55 -05:00
nslookup
This commit is contained in:
parent
e2d1c44c6f
commit
6cfbc8f413
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ jobs:
|
||||||
run: apk add --update docker git
|
run: apk add --update docker git
|
||||||
- name: Print Some Debugging Info
|
- name: Print Some Debugging Info
|
||||||
shell: /bin/ash -e {0}
|
shell: /bin/ash -e {0}
|
||||||
run: grep -r '8.8.8.8' /etc
|
run: nslookup forgejo.merr.is
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: https://github.com/docker/setup-qemu-action@v3
|
uses: https://github.com/docker/setup-qemu-action@v3
|
||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue