@@ -13,6 +13,12 @@ jobs:
|
|||||||
volumes:
|
volumes:
|
||||||
- /data:/data
|
- /data:/data
|
||||||
steps:
|
steps:
|
||||||
|
- name: Debug
|
||||||
|
run: |
|
||||||
|
pwd
|
||||||
|
ls -la /
|
||||||
|
ls -la /data
|
||||||
|
|
||||||
- name: Clone or Pull
|
- name: Clone or Pull
|
||||||
env:
|
env:
|
||||||
REPO_URL: https://gitea.digitoolsolutions.synology.me/lamtruong28/Test.git
|
REPO_URL: https://gitea.digitoolsolutions.synology.me/lamtruong28/Test.git
|
||||||
|
|||||||
Reference in New Issue
Block a user