test → master #66
|
@ -38,7 +38,6 @@ pipeline {
|
|||
steps {
|
||||
sh 'debuild -us -uc -b'
|
||||
sh 'mkdir -p output'
|
||||
sh 'rm output/*'
|
||||
sh 'cp ../*.deb output'
|
||||
sh 'sleep 86400'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue