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

Commit 93e467cc authored by Sayantan Roychowdhury's avatar Sayantan Roychowdhury
Browse files

.gitlab-ci.yml - enhancement

parent 63df049f
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -93,5 +93,5 @@ create-release:
    - |
      curl
        --header 'Content-Type: application/json' --header "JOB-TOKEN: ${CI_JOB_TOKEN}" \
        --data '$(jq -c . data.json | sed 's/"/\\"/g')' \
        --data $(printf "'%s'" $(jq -c . data.json | sed 's/"/\\"/g')) \
        --request POST https://gitlab.e.foundation/api/v4/projects/$PROJECT_ID/releases
 No newline at end of file