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 38e3b2e commit 2633a37Copy full SHA for 2633a37
build.yaml
@@ -12,5 +12,5 @@ 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
-
16
- mvn -B install -DskipTests
+ cat ~/.m2/settings.xml
+ mvn -B deploy -DskipTests
0 commit comments