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:13:21 +01:00
parent 2727381d7f
commit 445dd2e944
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

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