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

Adjust license and CI workflow

parent d3901749
No related branches found
No related tags found
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
......@@ -4,7 +4,7 @@
"type": "library",
"keywords": ["Drupal", "Development", "Docker"],
"homepage": "https://gitlab.lakedrops.com/composer/library/docker-traefik",
"license": "GPL-2.0+",
"license": "GPL-2.0-or-later",
"authors": [
{
"name": "Jürgen Haas",
......
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