mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 04:27:40 +01:00
change path to RH8
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user