Skip to content

Commit

Permalink
KOGITO-9576 Allow to run kie-ci tests with a defined local repository
Browse files Browse the repository at this point in the history
  • Loading branch information
radtriste committed Jul 26, 2023
1 parent 8a7ecfd commit f26604c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kie-ci/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,9 +197,6 @@
</pomIncludes>
<projectsDirectory>${project.basedir}</projectsDirectory>
<goals>clean install</goals>
<properties>
<kie.maven.settings.custom>${project.build.testOutputDirectory}/kie-ci-tests-custom-settings.xml</kie.maven.settings.custom>
</properties>
<localRepositoryPath>${project.build.directory}/testing-maven-repo</localRepositoryPath>
</configuration>
<executions>
Expand Down

0 comments on commit f26604c

Please sign in to comment.