Skip to content
Snippets Groups Projects
Commit d87a20a4 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

CI: deplyoing wolf_ros_node pipeline depending on DEPLOY_CI_ROS

parent 67572df6
No related branches found
No related tags found
1 merge request!441Removed loading of packages from Problem
Pipeline #9236 canceled
This commit is part of merge request !441. Comments created here will be created in the context of that merge request.
......@@ -159,15 +159,13 @@ deploy_bodydynamics:
############ WAIT FOR PLUGINS ############
final_all_plugins:
stage: final
stage: final_plugins
script:
- echo "ALL PLUGINS PIPELINES SUCCEED!!!"
############ DEPLOY WOLF_ROS_NODE ############
deploy_wolf_ros_node:
stage: deploy_ros
script:
- echo "Deploying CI for wolf_ros_node, since DEPLOY_CI_ROS is $DEPLOY_CI_ROS"
only:
variables:
- $DEPLOY_CI_ROS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment