Jenkins fixes
gitea/vn-vmware/master There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2020-01-16 16:19:05 +01:00
parent 489328c6cf
commit 5c78ec660c
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -36,6 +36,7 @@ pipeline {
}
}
steps {
sh 'pwd'
sh 'vn-debuild "$WORKSPACE"'
}
}