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

Update .gitlab-ci.yml file

parent 51f5c55e
No related branches found
No related tags found
1 merge request!15Draft: Resolve "new dockers"
......@@ -116,7 +116,7 @@ stages:
############ LICENSE HEADERS ############
license_headers:
stage: license
image: labrobotica/wolf_deps_ros:20.04
image: labrobotica/wolf_deps_ros_new:20.04
cache: []
before_script:
- *preliminaries_definition
......@@ -127,7 +127,7 @@ license_headers:
############ UBUNTU 18.04 TEST ############
build_and_test:bionic:
stage: build_and_test
image: labrobotica/wolf_deps_ros:18.04
image: labrobotica/wolf_deps_ros_new:18.04
cache:
- key: wolf-bionic
paths:
......@@ -144,7 +144,7 @@ build_and_test:bionic:
############ UBUNTU 20.04 TEST ############
build_and_test:focal:
stage: build_and_test
image: labrobotica/wolf_deps_ros:20.04
image: labrobotica/wolf_deps_ros_new:20.04
cache:
- key: wolf-focal
paths:
......
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