fix: remove factorypackages from Jenkinsfile

This commit is contained in:
2021-09-14 07:40:58 +02:00
parent 45d0cf7061
commit ace9e436ee
Vendored
-2
View File
@@ -63,8 +63,6 @@ pipeline {
sh "cd debian; debuild --check-dirname-level 0 --no-tgz-check --no-lintian -kjenkins@vnc.biz -p'gpg --no-tty --passphrase q3tx65wurstbrot'; cd .."
}
sh "mkdir -p ../pkgarchive/"
sh "scp ../*.deb repo@factorypackages.rz.vnc.biz:/srv/repo/apt/incoming/"
sh "ssh repo@factorypackages.rz.vnc.biz /srv/repo/bin/import-new-packages.sh"
// Import to GCP deb repository
sh "scp ../*.deb repo@34.89.202.54:/srv/repo/apt/incoming/"