X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fshell%2Fta-rpm-deploy.sh;h=d742333d4108e90c02c954ece7ef3093dc00b4d6;hb=7299e52f370e413c81b25a24df7c88b9a030a57f;hp=719ec5dc2f18f88332092e0aedfefa6e59f3d8a3;hpb=0904fdd5e0e3b113ee90e77c646a7f156d878762;p=ci-management.git diff --git a/jjb/shell/ta-rpm-deploy.sh b/jjb/shell/ta-rpm-deploy.sh index 719ec5d..d742333 100644 --- a/jjb/shell/ta-rpm-deploy.sh +++ b/jjb/shell/ta-rpm-deploy.sh @@ -63,9 +63,6 @@ for artifact in \ fi done -echo "-----> Sign all artifacts" -lftools sign sigul "$repo_dir" - echo "-----> Upload RPMs to Nexus" lftools deploy nexus "$nexus_repo_url" "$repo_dir"