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

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

Update .gitlab-ci.yml

parent 59cbf5a3
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ build:
      - play-services-core/build/outputs/apk/
      - |
        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\": \"$CI_COMMIT_MESSAGE\",\"assets\": {\"links\": [{\"name\": \"$CI_COMMIT_TAG\", \"url\": \"https://gitlab.e.foundation/api/v4/projects/${CI_PROJECT_ID}/jobs/artifacts/$CI_COMMIT_TAG/download?job=build",
        --data "{\"ref\": \"dev\",\"tag_name\": \"v20.10.2020\", \"name\": \"v20.10.2020\",\"description\": \"$CI_COMMIT_MESSAGE\",\"assets\": {\"links\": [{\"name\": \"v20.10.2020\", \"url\": \"https://gitlab.e.foundation/api/v4/projects/${CI_PROJECT_ID}/jobs/artifacts/v20.10.2020/download?job=build",
        \"filepath\": \"play-services-core/build/outputs/apk/", \"link_type\":\"other\"}]}}" \
        --header "Content-Type: application/json" \
        --header "JOB-TOKEN: $CI_JOB_ID" \