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

Update common.yml

parent 275e7b68
Branches
Tags
No related merge requests found
...@@ -7,5 +7,6 @@ release: ...@@ -7,5 +7,6 @@ release:
- tags - tags
except: except:
- branches - branches
image: curlimages/curl
script: script:
curl --data tag=$CI_COMMIT_TAG -u __token__:$REGISTRY_TOKEN "https://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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment