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
ab3e9b57
Commit
ab3e9b57
authored
Aug 23, 2022
by
BO ZHANG
🏀
Browse files
test pipeline
parent
288e64d3
Pipeline
#36
failed with stages
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ab3e9b57
...
@@ -31,7 +31,7 @@ unit-test-job: # This job runs in the test stage.
...
@@ -31,7 +31,7 @@ unit-test-job: # This job runs in the test stage.
script
:
script
:
-
echo "Running unit tests... "
-
echo "Running unit tests... "
-
uname -a
-
uname -a
-
which
sh
-
which
python3
-
apt update && apt upgrade
-
apt update && apt upgrade
-
apt install python python-pip
-
apt install python python-pip
-
pip install -r requirements.txt
-
pip install -r requirements.txt
...
...
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