Loading .gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -48,6 +48,6 @@ publish: curl --fail --output "/dev/null" --silent --show-error --write-out "HTTP response: ${http_code}\n\n" \ curl --fail --output "/dev/null" --silent --show-error --write-out "HTTP response: ${http_code}\n\n" \ --data "{\"ref\": \"$CI_COMMIT_SHA\",\"tag_name\": \"$CI_COMMIT_TAG\", \"name\": \"$CI_COMMIT_TAG\", \"description\": \"No release notes\"}" \ --data "{\"ref\": \"$CI_COMMIT_SHA\",\"tag_name\": \"$CI_COMMIT_TAG\", \"name\": \"$CI_COMMIT_TAG\", \"description\": \"No release notes\"}" \ --header "Content-Type: application/json" \ --header "Content-Type: application/json" \ --header "PRIVATE-TOKEN: SdnrNQPUfEb9No6wg6tY" \ --header "PRIVATE-TOKEN: PiVjuc3jbF1rMzKk4AyY" \ --request POST \ --request POST \ "https://gitlab.e.foundation/api/v4/projects/149/releases" "https://gitlab.e.foundation/api/v4/projects/149/releases" Loading
.gitlab-ci.yml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -48,6 +48,6 @@ publish: curl --fail --output "/dev/null" --silent --show-error --write-out "HTTP response: ${http_code}\n\n" \ curl --fail --output "/dev/null" --silent --show-error --write-out "HTTP response: ${http_code}\n\n" \ --data "{\"ref\": \"$CI_COMMIT_SHA\",\"tag_name\": \"$CI_COMMIT_TAG\", \"name\": \"$CI_COMMIT_TAG\", \"description\": \"No release notes\"}" \ --data "{\"ref\": \"$CI_COMMIT_SHA\",\"tag_name\": \"$CI_COMMIT_TAG\", \"name\": \"$CI_COMMIT_TAG\", \"description\": \"No release notes\"}" \ --header "Content-Type: application/json" \ --header "Content-Type: application/json" \ --header "PRIVATE-TOKEN: SdnrNQPUfEb9No6wg6tY" \ --header "PRIVATE-TOKEN: PiVjuc3jbF1rMzKk4AyY" \ --request POST \ --request POST \ "https://gitlab.e.foundation/api/v4/projects/149/releases" "https://gitlab.e.foundation/api/v4/projects/149/releases"