X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fshell%2Fta-iso-deploy.sh;h=e40eebaf5f6a57a5c2bb56d595b4bbce1c8ced06;hp=9525e8ab79dc57b21e0a47fc071125fa52206b1d;hb=683452330b0784c355d032aae4454674d7fdc60e;hpb=d8204890c2a319e93a4ada6ad8d2210cc336e1dd;ds=sidebyside diff --git a/jjb/shell/ta-iso-deploy.sh b/jjb/shell/ta-iso-deploy.sh index 9525e8a..e40eeba 100644 --- a/jjb/shell/ta-iso-deploy.sh +++ b/jjb/shell/ta-iso-deploy.sh @@ -41,9 +41,6 @@ fi cp "$WORKSPACE/work/results/images/"* "$upload_dir1" cp "$WORKSPACE/work/results/images/"* "$upload_dir2" -echo "-----> Sign all artifacts" -lftools sign sigul "$repo_dir" - echo "-----> Upload ISOs to Nexus" lftools deploy nexus "$nexus_repo_url" "$repo_dir" rm -rf "$repo_dir"