This commit is contained in:
Annika Merris 2024-02-02 19:09:37 -05:00
parent f47e7dc5d0
commit c3bb99e4c6

View file

@ -23,9 +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: |2 config-inline: |
[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*/*