From e461d2e57f807e912840e9377ffd7fbb41711878 Mon Sep 17 00:00:00 2001 From: Alex Munoz Date: Mon, 4 Jul 2022 22:00:26 +0200 Subject: [PATCH] refactor(common-ci): remove stages --- templates/common/common-ci-variablen.gitlab-ci.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/templates/common/common-ci-variablen.gitlab-ci.yml b/templates/common/common-ci-variablen.gitlab-ci.yml index 845b254..a6a999a 100644 --- a/templates/common/common-ci-variablen.gitlab-ci.yml +++ b/templates/common/common-ci-variablen.gitlab-ci.yml @@ -1,12 +1,3 @@ -stages: - - dependencies - - build - - test - - post-process - - send-mail - - release - - cache: key: "$CI_JOB_NAME" paths: