This commit is contained in:
@ -10,7 +10,7 @@ jobs:
|
||||
container:
|
||||
image: docker:latest
|
||||
volumes:
|
||||
- /home/crate/garfbot:/workspace
|
||||
- /garfbot:/workspace
|
||||
steps:
|
||||
- name: Pull Garfbot and restart container
|
||||
run: |
|
||||
@ -19,7 +19,7 @@ jobs:
|
||||
ls -alh /workspace
|
||||
ls -alh /workspace/crate
|
||||
ls -alh /workspace/crate/garfbot
|
||||
cd /workspace/crate/garfbot
|
||||
cd /workspace
|
||||
ls -alh
|
||||
|
||||
git pull origin main
|
||||
|
Reference in New Issue
Block a user