Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
wolf_projects
wolf_ros
wolf_ros_laser
Commits
f1b41be6
Commit
f1b41be6
authored
Jan 31, 2022
by
Joan Vallvé Navarro
Browse files
[skip ci] ci removed ubuntu 16.04
parent
98704779
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f1b41be6
...
...
@@ -176,11 +176,8 @@ stages:
############ LICENSE HEADERS ############
license_headers
:
stage
:
license
image
:
labrobotica/wolf_deps_ros:16.04
cache
:
-
key
:
wolf-xenial
paths
:
-
ci_deps/wolf/
image
:
labrobotica/wolf_deps_ros:20.04
cache
:
[]
except
:
-
master
before_script
:
...
...
@@ -189,27 +186,6 @@ license_headers:
script
:
-
*license_header_definition
############ UBUNTU 16.04 TEST ############
build_and_test:xenial:
stage
:
build_and_test
image
:
labrobotica/wolf_deps_ros:16.04
cache
:
-
key
:
wolf_and_deps-xenial
paths
:
-
ci_deps
except
:
-
master
before_script
:
-
*preliminaries_definition
-
*install_wolf_definition
-
*install_csm_definition
-
*install_falko_definition
-
*install_laserscanutils_definition
-
*install_wolflaser_definition
-
*clone_wolfrosnode_definition
script
:
-
*build_and_test_definition
############ UBUNTU 18.04 TEST ############
build_and_test:bionic:
stage
:
build_and_test
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment