Skip to content

Commit

Permalink
removed targetMaven line, as not needed for local builds
Browse files Browse the repository at this point in the history
Signed-off-by: Fiona Ampofo <[email protected]>
  • Loading branch information
Akyiaa committed Mar 13, 2024
1 parent 57f8172 commit 6cdae7e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build-locally.sh
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ function gradle_build {
-Dorg.gradle.java.home=${JAVA_HOME} \
-PsourceMaven=https://development.galasa.dev/main/maven-repo/managers ${OPTIONAL_DEBUG_FLAG} \
-PcentralMaven=https://repo.maven.apache.org/maven2/ \
-PtargetMaven=/workspace/git/${context}/inttests/repo \
publish publishToMavenLocal \
"

Expand Down

0 comments on commit 6cdae7e

Please sign in to comment.