From 2a466f0140e8e68c7252968214a66184899b5872 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Fri, 29 Dec 2023 08:31:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20=E2=80=94=20Fix=20missing=20CI?= =?UTF-8?q?=20stage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 576fce7..db4cfbe 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ image: hatsoftwares/lutim-test-ci:latest stages: - - publish_changelog + - create_release - pouet_it - podcheck - carton