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

[skip ci] removed ubuntu 16.04

parent bd058574
No related branches found
No related tags found
1 merge request!440New tag
Pipeline #8766 skipped
......@@ -77,21 +77,12 @@ stages:
############ LICENSE HEADERS ############
license_header:
stage: license
image: labrobotica/wolf_deps:16.04
image: labrobotica/wolf_deps:20.04
before_script:
- *preliminaries_definition
script:
- *license_header_definition
############ UBUNTU 16.04 TESTS ############
build_and_test:xenial:
stage: build_and_test
image: labrobotica/wolf_deps:16.04
except:
- master
script:
- *build_and_test_definition
############ UBUNTU 18.04 TESTS ############
build_and_test:bionic:
stage: build_and_test
......
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