fix: refs #7643 Reprepro 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
a868a5b540
commit
1f1043a43c
|
@ -36,8 +36,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'sleep 86300'
|
sh 'debuild -us -uc -b'
|
||||||
sh 'debuild -us -uc -b --buildinfo-option="-o output" --changes-option="-o output"'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Reprepro') {
|
stage('Reprepro') {
|
||||||
|
|
Loading…
Reference in New Issue