Remove scheduled-only rule for build_no_lttng job
This commit is contained in:
parent
f7cd5734ea
commit
5662aabe75
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@ build_disabled:
|
||||||
<<: *global_artifacts
|
<<: *global_artifacts
|
||||||
|
|
||||||
build_no_lttng:
|
build_no_lttng:
|
||||||
only:
|
|
||||||
- schedules
|
|
||||||
image: $base_image_id:base
|
image: $base_image_id:base
|
||||||
before_script:
|
before_script:
|
||||||
- vcs import < instrumentation.repos
|
- vcs import < instrumentation.repos
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue