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

Update common.yml

parent 44b67399
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 -s -S --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.
Please register or to comment