Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wolf_ros_node
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_node
Commits
f39a0c81
Commit
f39a0c81
authored
3 years ago
by
Joan Vallvé Navarro
Browse files
Options
Downloads
Patches
Plain Diff
Update .gitlab-ci.yml file
parent
9f8bbe77
No related branches found
No related tags found
2 merge requests
!11
new release
,
!10
new release
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+28
-0
28 additions, 0 deletions
.gitlab-ci.yml
with
28 additions
and
0 deletions
.gitlab-ci.yml
+
28
−
0
View file @
f39a0c81
...
@@ -141,3 +141,31 @@ deploy_imu:
...
@@ -141,3 +141,31 @@ deploy_imu:
WOLF_ROS_CORE_BRANCH
:
$CI_COMMIT_BRANCH
WOLF_ROS_CORE_BRANCH
:
$CI_COMMIT_BRANCH
trigger
:
trigger
:
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_imu
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_imu
deploy_gnss
:
stage
:
deploy_packages
variables
:
WOLF_CORE_BRANCH
:
$WOLF_CORE_BRANCH
WOLF_APRILTAG_BRANCH
:
$WOLF_GNSS_BRANCH
WOLF_ROS_CORE_BRANCH
:
$CI_COMMIT_BRANCH
trigger
:
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_gnss
deploy_laser
:
stage
:
deploy_packages
variables
:
WOLF_CORE_BRANCH
:
$WOLF_CORE_BRANCH
WOLF_LASER_BRANCH
:
$WOLF_LASER_BRANCH
WOLF_ROS_CORE_BRANCH
:
$CI_COMMIT_BRANCH
trigger
:
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_laser
deploy_apriltag
:
stage
:
deploy_packages
variables
:
WOLF_CORE_BRANCH
:
$WOLF_CORE_BRANCH
WOLF_VISION_BRANCH
:
$WOLF_VISION_BRANCH
WOLF_APRILTAG_BRANCH
:
$WOLF_APRILTAG_BRANCH
WOLF_ROS_CORE_BRANCH
:
$CI_COMMIT_BRANCH
trigger
:
project
:
mobile_robotics/wolf_projects/wolf_ros/wolf_ros_apriltag
\ No newline at end of file
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