ci: refs #7643 Reprepro & debuild fixes
gitea/hedera-web/pipeline/head There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2024-07-05 14:22:15 +02:00
parent d66047c451
commit b62185289f
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -73,7 +73,7 @@ pipeline {
} }
sshPut([ sshPut([
remote: remote, remote: remote,
from: 'output/*', from: "output/$debFile",
into: '/var/www/html/incoming' into: '/var/www/html/incoming'
]) ])
sshCommand([ sshCommand([