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