forked from verdnatura/hedera-web
fix: refs #7643 Debuild stage debug
This commit is contained in:
parent
7a94c3a01e
commit
749189d726
|
@ -37,6 +37,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
sh 'debuild -us -uc -b'
|
||||
sh 'sleep 86400'
|
||||
}
|
||||
}
|
||||
stage('Reprepro') {
|
||||
|
|
Loading…
Reference in New Issue