From b83d4b870edeb92000080bc5da443a6148110dfb Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Thu, 23 Oct 2025 16:29:45 +0200 Subject: [PATCH] refactor: remove commented tags from CI config file This commit removes unused commented-out tags in the Defaults.gitlab-ci.yml file to clean up the code and improve readability, ensuring clarity in the CI configuration. --- Defaults.gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Defaults.gitlab-ci.yml b/Defaults.gitlab-ci.yml index 01ee712..aa75049 100644 --- a/Defaults.gitlab-ci.yml +++ b/Defaults.gitlab-ci.yml @@ -7,5 +7,3 @@ default: - "stuck_or_timeout_failure" - "scheduler_failure" - "job_execution_timeout" -# tags: -# - codebuild-Gitlab-$CI_PROJECT_ID-$CI_PIPELINE_IID-$CI_JOB_NAME