Fix .gitlab-ci.yml

This commit is contained in:
2019-02-11 10:50:29 +00:00
parent 2d03bde49d
commit 2520d3e2bb

View File

@@ -24,7 +24,7 @@ test:
package: package:
stage: package stage: package
script: script:
-mvn $MAVEN_CLI_OPTS package - mvn $MAVEN_CLI_OPTS package
artifacts: artifacts:
paths: paths:
- target/*jar-with-dependencies.jar - target/*jar-with-dependencies.jar