Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
melodic-upperware
Commits
b84c7354
Commit
b84c7354
authored
Mar 24, 2021
by
Alicja Reniewicz
Browse files
checking-ems: merge changes from rc3.1
parent
98200970
Pipeline
#11897
passed with stage
in 17 minutes and 44 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
b84c7354
...
...
@@ -139,6 +139,15 @@ build:dlms-utility:
paths
:
-
$CI_PROJECT_DIR/dlms/DLMSUtility/target
build:dlms-agent:
stage
:
build
image
:
$MAVEN_IMAGE
script
:
-
$DLMS_AGENT_CLI -Pwithout-docker clean install
artifacts
:
paths
:
-
$CI_PROJECT_DIR/dlmsAgent/target
build:penalty-calculator:
stage
:
build
image
:
$MAVEN_IMAGE
...
...
@@ -175,15 +184,6 @@ build:zpp-solver:
paths
:
-
$CI_PROJECT_DIR/zpp-solver/target
build:dlms-agent:
stage
:
build
image
:
$MAVEN_IMAGE
script
:
-
$DLMS_AGENT_CLI -Pwithout-docker clean install
artifacts
:
paths
:
-
$CI_PROJECT_DIR/dlmsAgent/target
build:ems:
stage
:
build
image
:
$MAVEN_IMAGE
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment