Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
wolf_ros_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_ros
wolf_ros_gnss
Commits
e3ccec7a
Commit
e3ccec7a
authored
3 years ago
by
Joan Vallvé Navarro
Browse files
Options
Downloads
Patches
Plain Diff
[skip ci] ci variables
parent
24612721
No related branches found
No related tags found
2 merge requests
!3
After cmake and const refactor
,
!2
Resolve "Adapt to core cmake refactor"
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 @
e3ccec7a
...
...
@@ -8,8 +8,8 @@ stages:
# Print variables
-
echo $WOLF_CORE_BRANCH
-
echo $WOLF_GNSS_BRANCH
-
echo $CI_COMMIT_BRANCH
-
echo $WOLF_ROS_NODE_BRANCH
-
echo $CI_COMMIT_BRANCH
-
echo $WOLF_ROS_GNSS_BRANCH
-
echo $GNSSUTILS_BRANCH
...
...
@@ -136,7 +136,7 @@ stages:
.clone_wolfrosnode_template
:
&clone_wolfrosnode_definition
-
roscd
-
cd ../src
-
git clone -b $WOLF_ROS_
COR
E_BRANCH ssh://git@gitlab.iri.upc.edu:2202/mobile_robotics/wolf_projects/wolf_ros/wolf_ros_node.git
-
git clone -b $WOLF_ROS_
NOD
E_BRANCH ssh://git@gitlab.iri.upc.edu:2202/mobile_robotics/wolf_projects/wolf_ros/wolf_ros_node.git
.build_and_test_template
:
&build_and_test_definition
-
roscd
...
...
@@ -214,7 +214,7 @@ demo_gnss:
WOLF_CORE_BRANCH
:
$WOLF_CORE_BRANCH
WOLF_GNSS_BRANCH
:
$WOLF_GNSS_BRANCH
GNSSUTILS_BRANCH
:
$GNSSUTILS_BRANCH
WOLF_ROS_
COR
E_BRANCH
:
$WOLF_ROS_
COR
E_BRANCH
WOLF_ROS_
NOD
E_BRANCH
:
$WOLF_ROS_
NOD
E_BRANCH
WOLF_ROS_GNSS_BRANCH
:
$CI_COMMIT_BRANCH
trigger
:
project
:
mobile_robotics/wolf_projects/wolf_ros/demos/wolf_demo_gnss_imu
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