diff --git a/manifest-pipeline-yocto.yml b/manifest-pipeline-yocto.yml index 6c70bac0ab5ffd0d51b784072f25b2213f2098d0..393e05861b43712f5bd941f979f01cbb21743f70 100644 --- a/manifest-pipeline-yocto.yml +++ b/manifest-pipeline-yocto.yml @@ -49,7 +49,6 @@ workflow: - if: $CI_PIPELINE_SOURCE == "api" - if: $CI_PIPELINE_SOURCE == "pipeline" - if: $CI_PIPELINE_SOURCE == "web" - - if: $CI_PIPELINE_SOURCE == "schedule" # Do not run pipelines for merge requests - if: $CI_MERGE_REQUEST_IID when: never