test → master #66
|
@ -35,8 +35,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
steps {
|
||||
sh 'sleep 86400'
|
||||
sh 'debuild -us -uc -b'
|
||||
sh 'debuild -us -uc -b --buildinfo-option="-o output" --changes-option="-o output"'
|
||||
}
|
||||
}
|
||||
stage('Reprepro') {
|
||||
|
|
Loading…
Reference in New Issue