Loading .gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -52,9 +52,9 @@ publish: - echo https://gitlab.e.foundation/api/v4/projects/149/jobs/artifacts/$COMMIT_TAG/download?job=build - | curl --fail --output --trace "/dev/null" --silent --show-error --write-out "HTTP response: ${http_code}\n\n" \ --data '{"ref": "$CI_COMMIT_SHA","tag_name": "$CI_COMMIT_TAG", --data '{"ref": "$CI_COMMIT_TAG","tag_name": "$CI_COMMIT_TAG", "name": "$CI_COMMIT_TAG", "description": "$CI_COMMIT_MESSAGE", "assets": {"links": [{"name": "$CI_COMMIT_TAG", "url": "https://gitlab.e.foundation/api/v4","filepath": "/projects/149/jobs/artifacts/$CI_COMMIT_TAG/download?job=build", "link_type":"other"}]}}' \ "assets": {"links": [{"name": "$CI_COMMIT_TAG", "url": "https://gitlab.e.foundation/api/v4/projects/149/jobs/artifacts/$CI_COMMIT_TAG/download?job=build","filepath": "/projects/149/jobs/artifacts/$CI_COMMIT_TAG/download?job=build", "link_type":"other"}]}}' \ --header 'Content-Type: application/json' \ --header "PRIVATE-TOKEN: dPh6x22D5jK4EJmry1rx" \ --request POST https://gitlab.e.foundation/api/v4/projects/149/releases Loading
.gitlab-ci.yml +2 −2 Original line number Diff line number Diff line Loading @@ -52,9 +52,9 @@ publish: - echo https://gitlab.e.foundation/api/v4/projects/149/jobs/artifacts/$COMMIT_TAG/download?job=build - | curl --fail --output --trace "/dev/null" --silent --show-error --write-out "HTTP response: ${http_code}\n\n" \ --data '{"ref": "$CI_COMMIT_SHA","tag_name": "$CI_COMMIT_TAG", --data '{"ref": "$CI_COMMIT_TAG","tag_name": "$CI_COMMIT_TAG", "name": "$CI_COMMIT_TAG", "description": "$CI_COMMIT_MESSAGE", "assets": {"links": [{"name": "$CI_COMMIT_TAG", "url": "https://gitlab.e.foundation/api/v4","filepath": "/projects/149/jobs/artifacts/$CI_COMMIT_TAG/download?job=build", "link_type":"other"}]}}' \ "assets": {"links": [{"name": "$CI_COMMIT_TAG", "url": "https://gitlab.e.foundation/api/v4/projects/149/jobs/artifacts/$CI_COMMIT_TAG/download?job=build","filepath": "/projects/149/jobs/artifacts/$CI_COMMIT_TAG/download?job=build", "link_type":"other"}]}}' \ --header 'Content-Type: application/json' \ --header "PRIVATE-TOKEN: dPh6x22D5jK4EJmry1rx" \ --request POST https://gitlab.e.foundation/api/v4/projects/149/releases