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
23cb978d
Commit
23cb978d
authored
Sep 20, 2022
by
BO ZHANG
🏀
Browse files
tweaks
parent
d0813279
Pipeline
#145
passed with stages
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pipelines/build.sh
View file @
23cb978d
...
...
@@ -47,9 +47,9 @@ echo "===================== importability ====================="
echo
" > try 'from
$JOB_NAME
.top_level_interface import *'"
python
-c
"from
$JOB_NAME
.top_level_interface import *"
if
[
"
$?
"
!=
0
]
;
then
echo
"Success!"
else
echo
"Failed!"
else
echo
"Done!"
fi
echo
"===================== POST BUILD BELOW ====================="
...
...
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