We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 355faa1 commit a3c8bcdCopy full SHA for a3c8bcd
build.yaml
@@ -12,5 +12,4 @@ build:
12
export PATH=$MAVEN_HOME/bin:$PATH
13
sudo apt-get update
14
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
+ mvn -B deploy -Partifactory -DskipTests -DaltDeploymentRepository=artifactory
0 commit comments