From a720449003194d99d828445b9b4ea81f961e33ad Mon Sep 17 00:00:00 2001 From: Matthieu CAILLEAUX Date: Sat, 25 Dec 2021 09:38:24 +0100 Subject: [PATCH] chore: test release --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2117c01..06b37fe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -42,6 +42,8 @@ build: release: stage: release image: registry.gitlab.com/gitlab-org/release-cli:latest + variables: + CI_COMMIT_TAG: test script: - echo 'Running the release job.' artifacts: