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

CI: image with 20.04

parent 72e471de
No related branches found
No related tags found
2 merge requests!436Release to start wolf public,!433After 2nd RA-L submission
Pipeline #7993 failed
...@@ -101,6 +101,15 @@ build_and_test:bionic: ...@@ -101,6 +101,15 @@ build_and_test:bionic:
script: script:
- *build_and_test_definition - *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 PLUGINS ############
deploy_imu: deploy_imu:
stage: deploy 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