Skip to content

Commit 236abf7

Browse files
committed
Merge branch 'develop'
2 parents a9b5d13 + 5194688 commit 236abf7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitlab-ci.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1+
workflow:
2+
rules:
3+
- if: $CI_COMMIT_BRANCH == "saas"
4+
15
include:
26
- project: 'dn-sied/ci-config'
37
file: '/.gitlab-ci-template-container-image.yml'
48

59
variables:
6-
CI_RULES: $CI_COMMIT_BRANCH == "saas"
710
MAVEN_IMAGE: maven:3-jdk-11
811
MAVEN_ADDITIONAL_CLI_OPTS: "-Pcoverage,production"

0 commit comments

Comments
 (0)