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:14:51 +01:00
parent 445dd2e944
commit 489328c6cf
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -39,7 +39,7 @@ pipeline {
sh 'vn-debuild "$WORKSPACE"'
}
}
stage('Deploy') {
stage('Upload') {
when {
branch 'master'
}