change path to RH8
All checks were successful
Build on local RHEL8 / build (push) Successful in 4m37s
Build on RHEL8 / build (push) Successful in 5m13s
Build on RHEL9 / build (push) Successful in 6m0s

This commit is contained in:
2025-11-25 16:37:42 +01:00
parent afc51c9771
commit 3ff199822d

View File

@@ -21,7 +21,7 @@ jobs:
cmake .. -DSLS_USE_PYTHON=ON -DSLS_USE_TESTS=ON -DSLS_USE_SIMULATOR=ON
make -j 2
- name: Deploy to NFS
- name: Deploy to NFS update server
if: gitea.ref == 'refs/heads/dev/NFS_testing'
run: |
sftp -r gitea_runner@mpc2935:/slsDetectorSoftware <<< $'put build/bin'
sftp -r gitea_runner@mpc2935:/slsDetectorSoftware/RH8 <<< $'put build/bin'