Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
csst_proto
Commits
9e43effe
Commit
9e43effe
authored
Sep 07, 2022
by
BO ZHANG
🏀
Browse files
try ssh executor - updated script
parent
06226e82
Pipeline
#107
passed with stages
in 12 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9e43effe
...
...
@@ -36,14 +36,13 @@ unit-test-job: # This job runs in the test stage.
-
pwd
-
ls -a
-
ls /nfsdata/share/csst_simulation_data/Cycle-5-SimuData/multipleBandsImaging/NGP_AstrometryON_shearOFF
-
which python
3
-
which pip
3
-
python
3
--version
-
which python
-
which pip
-
python --version
-
source /home/csstpipeline/anaconda3/bin/activate
-
which python
3
-
which pip
3
-
python
3
--version
-
which python
-
which pip
-
python --version
-
pip install -r requirements.txt
-
sh install.sh
-
export PATH=$HOME/.local/bin:$PATH
-
pytest
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment