94fc061936
Auto DevOps deployment strategies now supports timed incremental rollout. We are deprecating the usage of INCREMENTAL_ROLLOUT_ENABLED environment variable in Auto DevOps template. The new behavior will be driven by the INCREMENTAL_ROLLOUT_MODE variable that can either be manual (same as INCREMENTAL_ROLLOUT_ENABLED) or timed. Rollout deployments will be executed using a 5 minute delay between each job.
5 lines
97 B
YAML
5 lines
97 B
YAML
---
|
|
title: Add timed incremental rollout to Auto DevOps
|
|
merge_request: 22023
|
|
author:
|
|
type: added
|