fix: refs #7643 Debuild stage debug
gitea/hedera-web/pipeline/head Something is wrong with the build of this commit
Details
gitea/hedera-web/pipeline/head Something is wrong with the build of this commit
Details
This commit is contained in:
parent
ca4457bf54
commit
c4977b7997
|
@ -35,6 +35,7 @@ pipeline {
|
|||
}
|
||||
}
|
||||
steps {
|
||||
sh 'sleep 86400'
|
||||
sh 'debuild -us -uc -b --buildinfo-option="-o output" --changes-option="-o output"'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue