mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 18:23:21 -05:00
Debugging again!
This commit is contained in:
parent
75766153c9
commit
1b922ece27
1 changed files with 3 additions and 3 deletions
|
|
@ -14,9 +14,9 @@ jobs:
|
||||||
- name: Install docker
|
- name: Install docker
|
||||||
shell: /bin/ash -e {0}
|
shell: /bin/ash -e {0}
|
||||||
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: which service
|
run: echo $DOCKER_HOST
|
||||||
# - 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue