Diagnostics!

This commit is contained in:
Annika Merris 2024-02-02 18:18:43 -05:00
parent b63a059f84
commit 5d266e867d

View file

@ -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