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

Update common.yml

parent c10b4ec5
No related branches found
No related tags found
No related merge requests found
...@@ -8,4 +8,4 @@ release: ...@@ -8,4 +8,4 @@ release:
except: except:
- branches - branches
script: script:
curl --data tag=$CI_COMMIT_TAG "https://__token__:$REGISTY_TOKEN@gitlab.com/api/v4/projects/$CI_PROJECT_ID/packages/composer" 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 \ 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