But, Why Male Models?

This commit is contained in:
Annika Merris 2024-02-02 09:40:14 -05:00
parent 1b922ece27
commit 66ccae3c59

View file

@ -16,7 +16,7 @@ jobs:
run: apk add --update docker git run: apk add --update docker git
- name: DEBUGGING! - name: DEBUGGING!
shell: /bin/ash -e {0} shell: /bin/ash -e {0}
run: echo $DOCKER_HOST run: which docker
# - name: Start docker # - name: Start docker
# shell: /bin/ash -e {0} # shell: /bin/ash -e {0}
# run: /sbin/service docker start # run: /sbin/service docker start