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
cc9de839
Commit
cc9de839
authored
Sep 07, 2022
by
BO ZHANG
🏀
Browse files
try ssh executor
parent
48080d74
Pipeline
#99
failed with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
cc9de839
...
...
@@ -30,8 +30,10 @@ unit-test-job: # This job runs in the test stage.
stage
:
test
# It only starts when the job in the build stage completes successfully.
script
:
-
echo "Running unit tests... "
-
whoami
-
uname -a
-
pwd
-
ll /nfsdata/share/csst_simulation_data/Cycle-5-SimuData/multipleBandsImaging/
-
which python3
-
which pip3
-
python3 --version
...
...
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