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

fixing CI hopefully

parent f031f670
No related branches found
No related tags found
2 merge requests!4new release,!3New release
...@@ -195,7 +195,7 @@ license_headers: ...@@ -195,7 +195,7 @@ license_headers:
############ UBUNTU 16.04 TEST ############ ############ UBUNTU 16.04 TEST ############
build_and_test:xenial: build_and_test:xenial:
stage: build_and_test stage: build_and_test
image: labrobotica/wolf_deps:16.04 image: labrobotica/wolf_deps_ros:16.04
cache: cache:
- key: wolf-xenial - key: wolf-xenial
paths: paths:
...@@ -225,7 +225,7 @@ build_and_test:xenial: ...@@ -225,7 +225,7 @@ build_and_test:xenial:
############ UBUNTU 18.04 TEST ############ ############ UBUNTU 18.04 TEST ############
build_and_test:bionic: build_and_test:bionic:
stage: build_and_test stage: build_and_test
image: labrobotica/wolf_deps:18.04 image: labrobotica/wolf_deps_ros:18.04
cache: cache:
- key: wolf-bionic - key: wolf-bionic
paths: paths:
...@@ -255,7 +255,7 @@ build_and_test:bionic: ...@@ -255,7 +255,7 @@ build_and_test:bionic:
############ UBUNTU 20.04 TEST ############ ############ UBUNTU 20.04 TEST ############
build_and_test:focal: build_and_test:focal:
stage: build_and_test stage: build_and_test
image: labrobotica/wolf_deps:20.04 image: labrobotica/wolf_deps_ros:20.04
cache: cache:
- key: wolf-focal - key: wolf-focal
paths: 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