This commit is contained in:
parent
17a81cce23
commit
d4106964f8
@ -9,8 +9,10 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: docker:latest
|
||||
volumes:
|
||||
- /garfbot:/workspace
|
||||
options: -v /home/crate/garfbot:/workspace
|
||||
workdir_parent: /workspace
|
||||
# volumes:
|
||||
# - /garfbot:/workspace
|
||||
steps:
|
||||
- name: Pull Garfbot and restart container
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user