Rename 'build' job to 'build_disabled'

This commit is contained in:
Christophe Bedard 2019-08-11 10:06:13 +02:00
parent d7db0decf2
commit e9f5fe3fa1

View file

@ -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