Rename 'build' job to 'build_disabled'
This commit is contained in:
parent
d7db0decf2
commit
e9f5fe3fa1
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ build_enabled:
|
|||
- colcon test-result
|
||||
<<: *global_artifacts
|
||||
|
||||
build:
|
||||
build_disabled:
|
||||
image: $base_image_id
|
||||
script:
|
||||
- colcon build --symlink-install --cmake-args " -DTRACETOOLS_DISABLED=ON" --packages-up-to $PACKAGES_LIST
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue