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

Update .gitlab-ci.yml file

parent 09e03bea
No related branches found
No related tags found
2 merge requests!427Resolve "Wolf license",!426Resolve "SolverCeres: more parameters"
Pipeline #7189 failed
......@@ -12,6 +12,7 @@
stages:
- build_and_test
- deploy
- final
build_and_test:xenial:
stage: build_and_test
......@@ -75,4 +76,9 @@ deploy_bodydynamics:
WOLF_CORE_BRANCH: $CI_COMMIT_BRANCH
trigger:
project: mobile_robotics/wolf_projects/wolf_lib/plugins/bodydynamics
strategy: depend
\ No newline at end of file
strategy: depend
final_all:
stage: final
script:
- echo "ALL PLUGINS JOBS SUCCEED"
\ No newline at end of file
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