mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:16:33 -05:00
Show Me The Environment!
This commit is contained in:
parent
61eab44d4d
commit
3f02a09945
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue