ci: refs #7643 Debuild artifact
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
5abcf9e71d
commit
cb61ad5d11
|
@ -38,7 +38,8 @@ pipeline {
|
|||
sh 'debuild -us -uc -b'
|
||||
sh 'mkdir -p output'
|
||||
sh 'mv ../*.deb ../*.build ../*.buildinfo ../*.changes output'
|
||||
sh 'sleep 86400'
|
||||
|
||||
stash includes: 'output/*.deb', name: 'packages'
|
||||
}
|
||||
}
|
||||
stage('Reprepro') {
|
||||
|
|
Loading…
Reference in New Issue