Skip to content

Commit

Permalink
gitlab-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
khergalant committed Feb 15, 2024
1 parent e0522c3 commit 34a9146
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
include:
- project: 'dn-sied/ci-config'
file: '/.gitlab-ci-template-container-image.yml'

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

0 comments on commit 34a9146

Please sign in to comment.