Commit 06226e82 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

try ssh executor - activate conda?

parent 5c315f60
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -34,10 +34,14 @@ unit-test-job: # This job runs in the test stage.
    - whoami
    - uname -a
    - pwd
    - ls -a
    - ls /nfsdata/share/csst_simulation_data/Cycle-5-SimuData/multipleBandsImaging/NGP_AstrometryON_shearOFF
    - which python3
    - which pip3
    - python3 --version
    - source /home/csstpipeline/anaconda3/bin/activate
    - which python3
    - which pip3
    - python3 --version
    - pip install -r requirements.txt
    - sh install.sh