Skip to content
Snippets Groups Projects
Commit 44b67399 authored by lucha's avatar lucha
Browse files

Update common.yml

parent a2f009bf
No related branches found
No related tags found
No related merge requests found
......@@ -9,4 +9,4 @@ release:
- branches
image: curlimages/curl
script:
curl --data tag=$CI_COMMIT_TAG -u __token__:$REGISTRY_TOKEN "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/packages/composer"
\ No newline at end of file
- curl --data tag=$CI_COMMIT_TAG -u __token__:$REGISTRY_TOKEN "https://gitlab.com/api/v4/projects/${CI_PROJECT_ID}/packages/composer"
\ No newline at end of file
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