Fix .gitlab-ci.yml
This commit is contained in:
@@ -24,7 +24,7 @@ test:
|
||||
package:
|
||||
stage: package
|
||||
script:
|
||||
-mvn $MAVEN_CLI_OPTS package
|
||||
- mvn $MAVEN_CLI_OPTS package
|
||||
artifacts:
|
||||
paths:
|
||||
- target/*jar-with-dependencies.jar
|
||||
|
||||
Reference in New Issue
Block a user