CI: Push *.buildinfo too
All checks were successful
gitea/evobackup/pipeline/head This commit looks good
All checks were successful
gitea/evobackup/pipeline/head This commit looks good
This commit is contained in:
parent
6e0ab85c6b
commit
bdd3ef7350
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
script {
|
||||
sh 'rsync -avP build-area/bkctld*.deb build-area/bkctld*.changes pub.evolix.org:/srv/upload/'
|
||||
sh 'rsync -avP build-area/bkctld*.deb build-area/bkctld*.changes build-area/bkctld*.buildinfo pub.evolix.org:/srv/upload/'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue