remove that

pull/1984/head
Adeeb Shihadeh 5 years ago
parent bd069173d4
commit 65b3b171f1
  1. 3
      Jenkinsfile

3
Jenkinsfile vendored

@ -53,9 +53,6 @@ pipeline {
args '--privileged --shm-size=1G --user=root'
}
}
options {
skipDefaultCheckout true
}
stages {
stage('Build') {
steps {

Loading…
Cancel
Save