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

Update .gitlab-ci.yml

parent 1f13c575
Branches
Tags
No related merge requests found
......@@ -10,5 +10,6 @@ release:
stage: release
image: curlimages/curl
script:
- export
- echo "Releasing tag $TAG for project id $PROJECT_ID"
- curl -s -S --fail --data tag=$TAG -u $AUTH "https://gitlab.com/api/v4/projects/$PROJECT_ID/packages/composer"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment