This commit is contained in:
@@ -11,12 +11,11 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
#
|
||||
# - name: Show mount
|
||||
# run: |
|
||||
# mount | grep data
|
||||
# df -h
|
||||
# ls -la /data
|
||||
- name: Show mount
|
||||
run: |
|
||||
mount | grep data
|
||||
df -h
|
||||
ls -la /data
|
||||
- name: Run sync script
|
||||
run: /data/sync.sh
|
||||
- name: Check dir
|
||||
|
||||
Reference in New Issue
Block a user