From 5888c2b9a499c032bb4061ca00ad18d81c448d38 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Fri, 17 Sep 2021 20:35:44 +0000 Subject: [PATCH] Improve the workflow for rolling updates --- .circleci/config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0c151e1..c87badb 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -12,6 +12,7 @@ jobs: environment: DOCKER_BUILDKIT: 1 BUILDKIT_PROGRESS: plain + BUILD_ROLLING: << parameters.rolling >> steps: - checkout - run: