Skip to content
Snippets Groups Projects
Commit d681481c authored by dgelessus's avatar dgelessus
Browse files

Add the usual Gradle command line options

parent b4292068
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ build:
before_script:
- mvn --version
script:
- ./gradlew prepareMaven
- ./gradlew --no-daemon --warning-mode=all prepareMaven
- mvn -Dmaven.repo.local="$CI_PROJECT_DIR/maven_repo_local" -f de.prob.parent/pom.xml install
- cp footer.html de.prob.repository/target/repository/
cache:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment