Skip to content
Snippets Groups Projects
Commit 3e16c29e authored by Oz Linden's avatar Oz Linden
Browse files

don't upload summary.json

parent e2855de8
No related branches found
No related tags found
No related merge requests found
......@@ -371,8 +371,6 @@ then
# Upload base package.
python_cmd "$helpers/codeticket.py" output --label installer --output "$package"
[ -f $build_dir/summary.json ] && python_cmd "$helpers/codeticket.py" output --label "installer metadata" --output $build_dir/summary.json --mimetype application/json --display
# Upload additional packages.
for package_id in $additional_packages
do
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment