Run pipeline also in stable-1.5.

This commit is contained in:
Florian Pose
2021-09-01 09:15:02 +00:00
parent b9d55e9919
commit efa5c32d0f

View File

@@ -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"