Skip to content
Snippets Groups Projects

Conf 25

Merged Reiner Jung requested to merge conf-25 into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -34,7 +34,7 @@ clean:
@@ -34,7 +34,7 @@ clean:
stage: clean
stage: clean
script:
script:
- mvn $MAVEN_OPTS -Dinstallation=false clean
- mvn $MAVEN_OPTS -Dinstallation=false clean
build:
build:
tags:
tags:
- exec-docker
- exec-docker
Loading