Skip to content
Snippets Groups Projects
Commit 987aa35e authored by Lorenzo Pagliai's avatar Lorenzo Pagliai
Browse files

Insert manual action in yocto build trigger

parent cd78c2a8
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,7 @@ workflow:
- if: $CI_COMMIT_REF_NAME != $MASTER_BRANCH
- if: $CI_PIPELINE_SOURCE == "api"
- if: $CI_PIPELINE_SOURCE == "pipeline"
when: manual
- if: $CI_PIPELINE_SOURCE == "web"
# Trigger the pipeline on schedule basis (for weekly release)
- if: $CI_PIPELINE_SOURCE == "schedule"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment