ci: refs #7643 Reprepro & debuild fixes
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
d66047c451
commit
b62185289f
|
@ -73,7 +73,7 @@ pipeline {
|
|||
}
|
||||
sshPut([
|
||||
remote: remote,
|
||||
from: 'output/*',
|
||||
from: "output/$debFile",
|
||||
into: '/var/www/html/incoming'
|
||||
])
|
||||
sshCommand([
|
||||
|
|
Loading…
Reference in New Issue