Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wolf_ros_laser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mobile_robotics
wolf_projects
wolf_ros
wolf_ros_laser
Commits
7364c12a
Commit
7364c12a
authored
3 years ago
by
Joan Vallvé Navarro
Browse files
Options
Downloads
Patches
Plain Diff
fixing CI hopefully
parent
f031f670
No related branches found
No related tags found
2 merge requests
!4
new release
,
!3
New release
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+3
-3
3 additions, 3 deletions
.gitlab-ci.yml
with
3 additions
and
3 deletions
.gitlab-ci.yml
+
3
−
3
View file @
7364c12a
...
@@ -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
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment