ci: refs #7643 Debuild debug
gitea/hedera-web/pipeline/head There was a failure building this commit Details

This commit is contained in:
Juan Ferrer 2024-07-05 10:07:37 +02:00
parent cb61ad5d11
commit 0d2ac8f9fb
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -57,6 +57,7 @@ pipeline {
remote.identityFile = '/home/jenkins/.ssh/id_ed25519' remote.identityFile = '/home/jenkins/.ssh/id_ed25519'
remote.allowAnyHosts = true remote.allowAnyHosts = true
} }
sh 'ls output'
sshPut([ sshPut([
remote: remote, remote: remote,
from: "$debFile", from: "$debFile",