Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gnss
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_lib
plugins
gnss
Commits
4d29909f
Commit
4d29909f
authored
5 months ago
by
Joan Vallvé Navarro
Browse files
Options
Downloads
Patches
Plain Diff
ci hotfix
parent
8cd666d3
Branches
23-adapt-to-new-sensor-constructors-in-core
No related tags found
Loading
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 @
4d29909f
...
...
@@ -117,7 +117,7 @@ build_and_test:bionic:
-
*preliminaries_definition
-
!reference
[
.install_yamlschemacpp_script
]
-
!reference
[
.install_wolf_script
]
-
!reference
[
.
license
_gnssutils_script
]
-
!reference
[
.
install
_gnssutils_script
]
script
:
-
*build_and_test_definition
-
export BUILD_TYPE=release
...
...
@@ -141,7 +141,7 @@ build_and_test:focal:
-
*preliminaries_definition
-
!reference
[
.install_yamlschemacpp_script
]
-
!reference
[
.install_wolf_script
]
-
!reference
[
.
license
_gnssutils_script
]
-
!reference
[
.
install
_gnssutils_script
]
script
:
-
*build_and_test_definition
-
export BUILD_TYPE=release
...
...
@@ -165,7 +165,7 @@ build_and_test:jammy:
-
*preliminaries_definition
-
!reference
[
.install_yamlschemacpp_script
]
-
!reference
[
.install_wolf_script
]
-
!reference
[
.
license
_gnssutils_script
]
-
!reference
[
.
install
_gnssutils_script
]
script
:
-
*build_and_test_definition
-
export BUILD_TYPE=release
...
...
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