change path to RH8

This commit is contained in:
2026-08-02 21:12:59 +02:00
committed by mazzol_a
parent de3454bacd
commit 15da0e402e
+2 -2
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'