ci: refs #7643 Reprepro SSH credentials fix
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
c6589989d4
commit
dcf46094f0
|
@ -40,7 +40,7 @@ pipeline {
|
|||
sh 'mkdir -p output'
|
||||
sh 'mv ../*.deb ../*.build ../*.buildinfo ../*.changes output'
|
||||
|
||||
stash includes: 'output', name: 'debuildOutput'
|
||||
stash includes: 'output/*', name: 'debuildOutput'
|
||||
}
|
||||
}
|
||||
stage('Reprepro') {
|
||||
|
|
Loading…
Reference in New Issue