From 039f07a3dbfbcd8d965a0dde650ef36031b69f40 Mon Sep 17 00:00:00 2001 From: "J. Secula" Date: Thu, 5 Jun 2025 13:30:15 +0200 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6dfa21a..cc153c9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,6 @@ image: registry.gitlab.com/gitlab-org/release-cli:latest stages: # List of stages for jobs, and their order of execution - - build - release create-release: # This job runs in the deploy stage.