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 b1bf33f commit 38e3b2eCopy full SHA for 38e3b2e
build.yaml
@@ -11,5 +11,6 @@ build:
11
export MAVEN_HOME=/home/jenkins/.mvn/apache-maven-3.2.5
12
export PATH=$MAVEN_HOME/bin:$PATH
13
sudo apt-get update
14
- sudo apt-get install -y build-essential
+ sudo apt-get install -y autoconf automake libtool make tar gcc-multilib libaio-dev
15
+
16
mvn -B install -DskipTests
0 commit comments