Show Me The Environment!

This commit is contained in:
Annika Merris 2024-02-02 10:02:17 -05:00
parent 61eab44d4d
commit 3f02a09945

View file

@ -14,9 +14,9 @@ jobs:
- name: Install docker
shell: /bin/ash -e {0}
run: apk add --update docker git
# - name: DEBUGGING!
# shell: /bin/ash -e {0}
# run: ping docker-in-docker
- name: DEBUGGING!
shell: /bin/ash -e {0}
run: echo $DOCKER_HOST
# - name: Start docker
# shell: /bin/ash -e {0}
# run: /sbin/service docker start