updated Jenkinsfile

pull/2/head
Hari Sekhon 4 years ago
parent 17bd724fe8
commit a16ac04096

3
Jenkinsfile vendored

@ -70,8 +70,7 @@ pipeline {
// sh 'apt install -qy make'
// sh 'make init'
sh """
apt update -q &&
apt install -qy make &&
setup/ci_bootstrap.sh &&
make init
"""
}

Loading…
Cancel
Save