Loading Defaults.gitlab-ci.yml +19 −0 Original line number Diff line number Diff line Loading @@ -39,3 +39,22 @@ production_manual: .timed_rollout_template: &timed_rollout_template rules: - when: never ########################################################################################################## ### OVERRIDE DEFAULTS build: retry: 2 test: retry: 2 code_quality: retry: 2 container_scanning: retry: 2 secret_detection: retry: 2 Loading
Defaults.gitlab-ci.yml +19 −0 Original line number Diff line number Diff line Loading @@ -39,3 +39,22 @@ production_manual: .timed_rollout_template: &timed_rollout_template rules: - when: never ########################################################################################################## ### OVERRIDE DEFAULTS build: retry: 2 test: retry: 2 code_quality: retry: 2 container_scanning: retry: 2 secret_detection: retry: 2