From a2f009bff96ff663fce6ee044f63515c089d2665 Mon Sep 17 00:00:00 2001 From: lucha <lucha@paranoici.org> Date: Tue, 1 Sep 2020 21:51:02 +0000 Subject: [PATCH] Update common.yml --- common.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/common.yml b/common.yml index 23ea40d..18af273 100644 --- a/common.yml +++ b/common.yml @@ -7,5 +7,6 @@ release: - tags except: - 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 -- GitLab