Put docker image name under job name
This commit is contained in:
parent
741e722733
commit
5fe8621fa1
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
image: registry.gitlab.com/micro-ros/ros_tracing/ci_base
|
||||
|
||||
variables:
|
||||
DOCKER_DRIVER: overlay2
|
||||
PACKAGES_LIST: tracetools_analysis
|
||||
base_image_id: registry.gitlab.com/micro-ros/ros_tracing/ci_base
|
||||
|
||||
build:
|
||||
image: $base_image_id
|
||||
before_script:
|
||||
- git clone https://gitlab.com/micro-ROS/ros_tracing/ros2_tracing.git
|
||||
- . /root/ws/install/local_setup.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue