Merge pull request #513 from maxking/update-deploy
Improve the workflow for rolling updates
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
|||||||
environment:
|
environment:
|
||||||
DOCKER_BUILDKIT: 1
|
DOCKER_BUILDKIT: 1
|
||||||
BUILDKIT_PROGRESS: plain
|
BUILDKIT_PROGRESS: plain
|
||||||
|
BUILD_ROLLING: << parameters.rolling >>
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
|||||||
Reference in New Issue
Block a user