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
06226e82
Commit
06226e82
authored
Sep 07, 2022
by
BO ZHANG
🏀
Browse files
try ssh executor - activate conda?
parent
5c315f60
Pipeline
#105
passed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
06226e82
...
...
@@ -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
...
...
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