Skip to content
Snippets Groups Projects
Commit b8f17ccc authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Merge branch 'devel' of...

Merge branch 'devel' of https://gitlab.iri.upc.edu/mobile_robotics/wolf_projects/wolf_lib/wolf into devel
parents 561c0408 acfa90c1
No related branches found
No related tags found
2 merge requests!436Release to start wolf public,!433After 2nd RA-L submission
Pipeline #8033 failed
......@@ -101,6 +101,15 @@ build_and_test:bionic:
script:
- *build_and_test_definition
############ UBUNTU 20.04 TESTS ############
build_and_test:focal:
stage: build_and_test
image: labrobotica/wolf_deps:20.04
except:
- master
script:
- *build_and_test_definition
############ DEPLOY PLUGINS ############
deploy_imu:
stage: deploy
......
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