Revert "ci: Disable Pipeline execution for branches"

This reverts commit 0fc7a96eef.
This commit is contained in:
Jacek Pruciak 2022-11-23 20:00:14 +01:00
parent 753b5d71e9
commit 15d328c974
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ workflow:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
- if: $CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS
when: never
- if: $CI_COMMIT_BRANCH
stages:
- deploy