This commit is contained in:
@ -14,7 +14,10 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Pull Garfbot and restart container
|
- name: Pull Garfbot and restart container
|
||||||
run: |
|
run: |
|
||||||
|
ls -alh
|
||||||
|
ls -alh /
|
||||||
cd ./garfbot
|
cd ./garfbot
|
||||||
|
ls -alh
|
||||||
|
|
||||||
git pull origin main
|
git pull origin main
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user