Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
wolf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
wolf
Commits
0b4ec11c
Commit
0b4ec11c
authored
3 years ago
by
Joan Vallvé Navarro
Browse files
Options
Downloads
Patches
Plain Diff
CI: passing laserscanutils gnssutils branches
parent
afcaa7bb
No related branches found
No related tags found
2 merge requests
!451
After cmake and const refactor
,
!445
Resolve "Refactoring WOLF installation system"
Pipeline
#10832
canceled
3 years ago
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+4
-1
4 additions, 1 deletion
.gitlab-ci.yml
with
4 additions
and
1 deletion
.gitlab-ci.yml
+
4
−
1
View file @
0b4ec11c
...
@@ -141,7 +141,6 @@ deploy_gnss:
...
@@ -141,7 +141,6 @@ deploy_gnss:
WOLF_CORE_BRANCH
:
$CI_COMMIT_BRANCH
WOLF_CORE_BRANCH
:
$CI_COMMIT_BRANCH
GNSSUTILS_BRANCH
:
$GNSSUTILS_BRANCH
GNSSUTILS_BRANCH
:
$GNSSUTILS_BRANCH
DEPLOY_CI_ROS
:
"
false"
DEPLOY_CI_ROS
:
"
false"
GNSSUTILS_BRANCH
:
$GNSSUTILS_BRANCH
trigger
:
trigger
:
project
:
mobile_robotics/wolf_projects/wolf_lib/plugins/gnss
project
:
mobile_robotics/wolf_projects/wolf_lib/plugins/gnss
branch
:
$WOLF_GNSS_BRANCH
branch
:
$WOLF_GNSS_BRANCH
...
@@ -300,6 +299,8 @@ deploy_wolf_ros_node:
...
@@ -300,6 +299,8 @@ deploy_wolf_ros_node:
WOLF_ROS_VISION_BRANCH
:
$WOLF_ROS_VISION_BRANCH
WOLF_ROS_VISION_BRANCH
:
$WOLF_ROS_VISION_BRANCH
WOLF_ROS_APRILTAG_BRANCH
:
$WOLF_ROS_APRILTAG_BRANCH
WOLF_ROS_APRILTAG_BRANCH
:
$WOLF_ROS_APRILTAG_BRANCH
WOLF_ROS_BODYDYNAMICS_BRANCH
:
$WOLF_ROS_BODYDYNAMICS_BRANCH
WOLF_ROS_BODYDYNAMICS_BRANCH
:
$WOLF_ROS_BODYDYNAMICS_BRANCH
GNSSUTILS_BRANCH
:
$GNSSUTILS_BRANCH
LASERSCANUTILS_BRANCH
:
$LASERSCANUTILS_BRANCH
trigger
:
trigger
:
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_node
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_node
branch
:
$WOLF_ROS_CORE_BRANCH
branch
:
$WOLF_ROS_CORE_BRANCH
...
@@ -323,6 +324,8 @@ deploy_wolf_ros_node_main:
...
@@ -323,6 +324,8 @@ deploy_wolf_ros_node_main:
WOLF_ROS_VISION_BRANCH
:
main
WOLF_ROS_VISION_BRANCH
:
main
WOLF_ROS_APRILTAG_BRANCH
:
main
WOLF_ROS_APRILTAG_BRANCH
:
main
WOLF_ROS_BODYDYNAMICS_BRANCH
:
main
WOLF_ROS_BODYDYNAMICS_BRANCH
:
main
GNSSUTILS_BRANCH
:
main
LASERSCANUTILS_BRANCH
:
main
trigger
:
trigger
:
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_node
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_node
branch
:
main
branch
:
main
...
...
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