Change repo URL to GitHub & default branch to rolling (#2)

Signed-off-by: Christophe Bedard <christophe.bedard@apex.ai>
This commit is contained in:
Christophe Bedard 2023-01-30 11:21:55 -08:00 committed by GitHub
parent 42ec45f5da
commit f1e1500862
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 14 additions and 16 deletions

View file

@ -3,7 +3,7 @@ variables:
PACKAGES_LIST: tracetools_analysis ros2trace_analysis
BASE_IMAGE_ID: registry.gitlab.com/ros-tracing/ci_base
DISTRO: rolling
ROS2TRACING_BRANCH: master
ROS2TRACING_BRANCH: rolling
stages:
- build
@ -78,7 +78,5 @@ trigger_gen_docs:
stage: report
only:
refs:
- master
- galactic
- foxy
- rolling
trigger: ros-tracing/tracetools_analysis-api