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