Merge pull request #513 from maxking/update-deploy

Improve the workflow for rolling updates
This commit is contained in:
Abhilash Raj
2021-09-17 14:03:28 -07:00
committed by GitHub

View File

@@ -12,6 +12,7 @@ jobs:
environment:
DOCKER_BUILDKIT: 1
BUILDKIT_PROGRESS: plain
BUILD_ROLLING: << parameters.rolling >>
steps:
- checkout
- run: