Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
wolf_projects
wolf_ros
demos
wolf_demo_laser2d
Commits
2c600ce6
Commit
2c600ce6
authored
Jan 21, 2022
by
Joan Vallvé Navarro
Browse files
[skip ci] Update .gitlab-ci.yml file
parent
ec47a349
Pipeline
#8566
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2c600ce6
...
...
@@ -148,7 +148,7 @@ stages:
-
roslaunch wolf_demo_laser2d demo_laser2d.launch rviz:=false bag:=advanced 2> roslaunch_error_messages.log
-
cat roslaunch_error_messages.log
-
if [[ "$(cat roslaunch_error_messages.log)" == *"process has finished cleanly"* ]]; then
-
echo "=============
\r
ROSLAUNCH FINISHED WITHOUT ANY PROBLEM!
\r
=================";
-
echo "=============
ROSLAUNCH FINISHED WITHOUT ANY PROBLEM!
=================";
-
else
-
exit
1
-
fi
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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