Skip to content
Snippets Groups Projects
Commit b9f3a180 authored by jurgenhaas's avatar jurgenhaas
Browse files

Remove CI as we now intergate into packagist via service

parent 3b8c6ac3
No related branches found
Tags v0.1.0
No related merge requests found
Deploy:
script:
- curl -XPOST -H'content-type:application/json' "https://packagist.org/api/update-package?username=${PACKAGIST_USERNAME}&apiToken=${PACKAGIST_API_TOKEN}" -d'{"repository":{"url":"'${CI_PROJECT_URL}'"}}'
only:
- tags
- triggers
- schedules
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment