Skip to content
Snippets Groups Projects
Commit edc53c78 authored by Brian Lewis's avatar Brian Lewis
Browse files

Fix asset name

parent 17acaace
No related branches found
No related tags found
2 merge requests!2Ingest different DRS formats,!1Ingest
Pipeline #17399 canceled
This commit is part of merge request !1. Comments created here will be created in the context of that merge request.
......@@ -78,7 +78,7 @@ release:
- |
release-cli create --name "Release $CI_COMMIT_TAG" --tag-name $CI_COMMIT_TAG \
--assets-link "{\
\"name\":\"${LINUX_AMD64_BINARY}\",\
\"name\":\"${LINUX_AMD64_ZIP}\",\
\"url\":\"${PACKAGE_REGISTRY_URL}/${LINUX_AMD64_ZIP}\",\
\"filepath\":\"/binaries/${LINUX_AMD64_ZIP}\"\
}"
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