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

pipeline: Update snapshots for build step

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