diff --git a/manifest-pipeline-yocto.yml b/manifest-pipeline-yocto.yml index 7c1ca68f2df2e7d78cfb0d40024226930489592e..6c70bac0ab5ffd0d51b784072f25b2213f2098d0 100644 --- a/manifest-pipeline-yocto.yml +++ b/manifest-pipeline-yocto.yml @@ -130,10 +130,6 @@ retrigger: extends: - .infrastructure - .full_build_pipeline - rules: - #Do not run on schedule - - if: $CI_PIPELINE_SOURCE == "schedule" - when: never stage: retrigger rules: - if: $CI_PIPELINE_SOURCE == "pipeline"