This commit is contained in:
@@ -33,3 +33,9 @@ steps:
|
|||||||
DOCKER_HOST: tcp://localhost:2375
|
DOCKER_HOST: tcp://localhost:2375
|
||||||
DOCKER_REGISTRY:
|
DOCKER_REGISTRY:
|
||||||
from_secret: DOCKER_REGISTRY
|
from_secret: DOCKER_REGISTRY
|
||||||
|
|
||||||
|
- name: k8s rollout
|
||||||
|
image: bitnami/kubectl
|
||||||
|
commands:
|
||||||
|
- cd deploy && kubectl apply -f .
|
||||||
|
- kubectl rollout restart deployment/garrettmills-dev
|
||||||
|
|||||||
Reference in New Issue
Block a user