Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad5372e8 authored by Mohit Mali's avatar Mohit Mali
Browse files

# Update gitlab ci

parent 2e0609b9
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -53,6 +53,6 @@ publish:
      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\": \"MicroG\", \"description\": \"$CI_COMMIT_MESSAGE\"}" \
      --header "Content-Type: application/json" \
      --header "JOB-TOKEN: $CI_JOB_ID" \
      --header "PRIVATE-TOKEN: SdnrNQPUfEb9No6wg6tY" \
      --request POST \
      "https://gitlab.e.foundation/api/v4/projects/${CI_PROJECT_ID}/releases"