testing NFS
This commit is contained in:
@@ -16,4 +16,9 @@ jobs:
|
||||
|
||||
- name: Testing
|
||||
run: |
|
||||
echo "Hello Wold"
|
||||
echo "Hello Wold"
|
||||
|
||||
- name: Testing NFS Deploy
|
||||
run: |
|
||||
date > test.txt
|
||||
sftp gitea_runner@mpc2935:/slsDetectorSoftware <<< $'put test.txt'
|
||||
Reference in New Issue
Block a user