ci: refs #7643 Reprepro 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
ddaff6afe9
commit
8a022aac66
|
@ -38,7 +38,7 @@ pipeline {
|
|||
steps {
|
||||
sh 'debuild -us -uc -b'
|
||||
sh 'mkdir -p output'
|
||||
sh 'mv ../*.deb ../*.build ../*.changes output'
|
||||
sh 'mv ../*.deb ../*.build ../*.changes ../*.buildinfo output'
|
||||
sleep 86400
|
||||
|
||||
stash includes: 'output/*', name: 'debuildOutput'
|
||||
|
|
Loading…
Reference in New Issue