test → master #66

Merged
guillermo merged 70 commits from test into master 2024-07-23 06:23:47 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 0d2ac8f9fb - Show all commits

1
Jenkinsfile vendored
View File

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