Skip to content
Snippets Groups Projects
Unverified Commit 1d09422b authored by Burak Hançerli's avatar Burak Hançerli :headphones:
Browse files

cicd: update the main workflow to enable building on branch commits

parent 442fe7f0
No related branches found
No related tags found
No related merge requests found
Pipeline #74536 passed
......@@ -10,6 +10,8 @@ workflow:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS'
when: never
- if: $CI_COMMIT_BRANCH
- if: $CI_COMMIT_TAG
stages:
......
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