Skip to content
Snippets Groups Projects
Commit fe81ce32 authored by Jan Zickermann's avatar Jan Zickermann
Browse files

#1 pipeline: Clean compile

parent 238317da
No related branches found
No related tags found
No related merge requests found
Pipeline #1081 passed
......@@ -25,7 +25,7 @@ stages:
build:
stage: build
script:
- mvn compile $MAVEN_CLI_OPTS
- mvn clean compile $MAVEN_CLI_OPTS
artifacts:
paths:
- target/*.jar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment