Run pipeline also in stable-1.5.
This commit is contained in:
parent
b9d55e9919
commit
efa5c32d0f
|
|
@ -15,3 +15,4 @@ workflow:
|
|||
rules:
|
||||
- if: $CI_MERGE_REQUEST_IID
|
||||
- if: $CI_COMMIT_TAG
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_BRANCH == "stable-1.5"
|
||||
|
|
|
|||
Loading…
Reference in New Issue