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