fix: refs #7643 Debuild stage debug
gitea/hedera-web/pipeline/head There was a failure building this commit
Details
gitea/hedera-web/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
749189d726
commit
17baf12449
|
@ -36,7 +36,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
steps {
|
||||
sh 'debuild -us -uc -b'
|
||||
sh 'debuild -us -uc -b --buildinfo-option="-o output" --changes-option="-o output"'
|
||||
sh 'sleep 86400'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue