Skip to content

Commit a3c8bcd

Browse files
committed
set altDeploymentRepository
1 parent 355faa1 commit a3c8bcd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ build:
1212
export PATH=$MAVEN_HOME/bin:$PATH
1313
sudo apt-get update
1414
sudo apt-get install -y autoconf automake libtool make tar gcc-multilib libaio-dev
15-
cat ~/.m2/settings.xml
16-
mvn -B deploy -Partifactory -DskipTests
15+
mvn -B deploy -Partifactory -DskipTests -DaltDeploymentRepository=artifactory

0 commit comments

Comments
 (0)