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

Remove ./gradlew prepareMaven call that doesn't belong here

That was from the ProB Rodin plugin build...
parent 9b3643e0
No related branches found
No related tags found
No related merge requests found
Checking pipeline status
......@@ -4,7 +4,6 @@ build:
variables:
GRADLE_USER_HOME: "$CI_PROJECT_DIR/.gradle"
script:
- ./gradlew prepareMaven
- mvn -Dmaven.repo.local="$CI_PROJECT_DIR/maven_repo_local" -f org.eventb.texteditor.parent/pom.xml install
cache:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment