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

Add ci settings

parent c96119e3
No related branches found
No related tags found
No related merge requests found
Deploy:
stage: 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}'"}}'
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