testing NFS
All checks were successful
detectors-software-RH8 / build (push) Successful in 2s
Build on RHEL9 det / build (push) Successful in 2s
Build on RHEL9 PSI / build (push) Successful in 2s

This commit is contained in:
2025-11-25 12:09:25 +01:00
parent 1541675403
commit 45983bbab5

View File

@@ -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'