diff --git a/manifest-pipeline-yocto.yml b/manifest-pipeline-yocto.yml index 5279375c0d6136041b137eb35796fc6c666142f4..8c2c064ab584a6a14e3ca8707d04f0e7e3a327fa 100644 --- a/manifest-pipeline-yocto.yml +++ b/manifest-pipeline-yocto.yml @@ -70,8 +70,7 @@ workflow: - if: $CI_PIPELINE_SOURCE == "api" - if: $CI_PIPELINE_SOURCE == "pipeline" - if: $CI_PIPELINE_SOURCE == "web" - # Trigger the pipeline on schedule basis (for weekly release) - - if: $CI_PIPELINE_SOURCE == "schedule" + # Trigger the pipeline on schedule basis (for weekly release) stage: manifest-pipeline @@ -150,6 +149,7 @@ retrigger: rules: - if: $CI_PIPELINE_SOURCE == "pipeline" when: "manual" + - if: $CI_PIPELINE_SOURCE == "schedule" stage: build timeout: !reference [variables, BUILD_TIMEOUT] image: