Set 'build_no_lttng' job to scheduled only
This commit is contained in:
parent
b992549c9a
commit
9f0fdd79bd
1 changed files with 2 additions and 0 deletions
|
@ -41,6 +41,8 @@ build_disabled:
|
||||||
<<: *global_artifacts
|
<<: *global_artifacts
|
||||||
|
|
||||||
build_no_lttng:
|
build_no_lttng:
|
||||||
|
only:
|
||||||
|
- schedules
|
||||||
image: $base_image_id:base
|
image: $base_image_id:base
|
||||||
script:
|
script:
|
||||||
- colcon build --symlink-install --packages-up-to $PACKAGES_LIST
|
- colcon build --symlink-install --packages-up-to $PACKAGES_LIST
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue