ci: refs #7643 Reprepro includedeb improve
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
979b1293a9
commit
0d61a9de03
|
@ -39,6 +39,7 @@ pipeline {
|
|||
sh 'debuild -us -uc -b'
|
||||
sh 'mkdir -p output'
|
||||
sh 'mv ../*.deb ../*.build ../*.buildinfo ../*.changes output'
|
||||
sleep 600
|
||||
|
||||
stash includes: 'output/*', name: 'debuildOutput'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue