mirror of
https://forgejo.merr.is/annika/isl-api.git
synced 2025-12-11 12:08:46 -05:00
More Build Troubleshooting
This commit is contained in:
parent
0965b3355a
commit
fcb3d6717f
1 changed files with 3 additions and 0 deletions
|
|
@ -14,6 +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: which service
|
||||
- name: Start docker
|
||||
shell: /bin/ash -e {0}
|
||||
run: /sbin/service docker start
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue