feat(ci): remove unused tags in GitLab CI configuration

Removes commented out tags from the GitLab CI configuration to 
clean up the file and reduce confusion. The tags are not currently 
used and their removal helps streamline the CI setup.
This commit is contained in:
2025-10-22 20:19:53 +02:00
parent 97700f1654
commit 2d0e058dff
+2 -2
View File
@@ -7,5 +7,5 @@ default:
- "stuck_or_timeout_failure" - "stuck_or_timeout_failure"
- "scheduler_failure" - "scheduler_failure"
- "job_execution_timeout" - "job_execution_timeout"
tags: # tags:
- codebuild-Gitlab-$CI_PROJECT_ID-$CI_PIPELINE_IID-$CI_JOB_NAME # - codebuild-Gitlab-$CI_PROJECT_ID-$CI_PIPELINE_IID-$CI_JOB_NAME