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

pipeline: Update snapshots on build step

parent f283025d
No related branches found
No related tags found
No related merge requests found
Pipeline #2501 passed
......@@ -30,7 +30,7 @@ stages:
build:
stage: build
script:
- mvn clean compile $MAVEN_CLI_OPTS
- mvn clean compile $MAVEN_CLI_OPTS --update-snapshots
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