Drone: fix k8s rollout path
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
parent
68b81106e6
commit
d66ae85f54
@ -37,5 +37,5 @@ steps:
|
|||||||
- name: k8s rollout
|
- name: k8s rollout
|
||||||
image: bitnami/kubectl
|
image: bitnami/kubectl
|
||||||
commands:
|
commands:
|
||||||
- cd docs && kubectl apply -f .
|
- cd docs/deploy && kubectl apply -f .
|
||||||
- kubectl rollout restart -n extollo deployment/docs
|
- kubectl rollout restart -n extollo deployment/docs
|
||||||
|
Loading…
Reference in New Issue
Block a user