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.
This commit is contained in:
@@ -7,5 +7,3 @@ default:
|
|||||||
- "stuck_or_timeout_failure"
|
- "stuck_or_timeout_failure"
|
||||||
- "scheduler_failure"
|
- "scheduler_failure"
|
||||||
- "job_execution_timeout"
|
- "job_execution_timeout"
|
||||||
# tags:
|
|
||||||
# - codebuild-Gitlab-$CI_PROJECT_ID-$CI_PIPELINE_IID-$CI_JOB_NAME
|
|
||||||
|
|||||||
Reference in New Issue
Block a user