0
1
Fork 0

Deploy fixes

This commit is contained in:
Juan Ferrer 2022-07-27 11:42:29 +02:00
parent d16a992c8a
commit d9fdb3f4c2
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -46,7 +46,7 @@ pipeline {
}
steps {
sh 'debuild -us -uc -b'
sh 'vn-includedeb'
sh 'vn-includedeb jessie'
}
}
stage('Container') {