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

Commit 6919672a authored by Mohit Mali's avatar Mohit Mali
Browse files

Update .gitlab-ci.yml

parent b1b12747
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ publish:
  script:      
    - |
      curl --fail --output \
      --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"}]}}' \
      --data '{"ref": "dev","tag_name": "v21.10.2020", "name": "v21.10.2020","description": "Testing Release","assets": {"links":[{"name": "v21.10.2020", "url": "https://gitlab.e.foundation/api/v4/projects/${CI_PROJECT_ID}/jobs/artifacts/v21.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