CI: Push *.buildinfo too
gitea/equivs/pipeline/head This commit looks good
Details
gitea/equivs/pipeline/head This commit looks good
Details
parent
b9d587817f
commit
29ee4c3a57
|
@ -17,7 +17,7 @@ pipeline {
|
|||
}
|
||||
steps {
|
||||
script {
|
||||
sh 'rsync -avP *.deb *.changes pub.evolix.org:/srv/upload/'
|
||||
sh 'rsync -avP *.deb *.buildinfo *.changes pub.evolix.org:/srv/upload/'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue