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

Commit 0b509af3 authored by Mohit Mali's avatar Mohit Mali
Browse files

# Update gitlab ci

parent 80c88f40
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ publish:
      curl --fail --output --trace "/dev/null" --silent --show-error --write-out "HTTP response: ${http_code}\n\n" \
      --data '{"ref": "$CI_COMMIT_SHA","tag_name": "$COMMIT_TAG",
      "name": "$COMMIT_TAG", "description": "$CI_COMMIT_MESSAGE",
      "assets": {"links": [{"name": "$COMMIT_TAG", "url": "https://gitlab.e.foundation/api/v4/projects/149/jobs/artifacts/$COMMIT_TAG/download?job=build","filepath": "play-services-core/build/outputs/apk/", "link_type":"other"}]}}' \
      "assets": {"links": [{"name": "$COMMIT_TAG", "url": "https://gitlab.e.foundation/api/v4/projects/149/jobs/artifacts/v28.10.2020/download?job=build","filepath": "play-services-core/build/outputs/apk/", "link_type":"other"}]}}' \
      --header "Content-Type: application/json" \
      --header "PRIVATE-TOKEN: dPh6x22D5jK4EJmry1rx" \
      --request POST "https://gitlab.e.foundation/api/v4/projects/${CI_PROJECT_ID}/releases"