Drone: fix k8s rollout name
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
0c64fa661b
commit
ddff22919a
@ -51,7 +51,7 @@ steps:
|
|||||||
- name: k8s rollout
|
- name: k8s rollout
|
||||||
image: bitnami/kubectl:latest
|
image: bitnami/kubectl:latest
|
||||||
commands:
|
commands:
|
||||||
- kubectl rollout restart -n noded deployment/frontend
|
- kubectl rollout restart -n noded deployment/noded-frontend
|
||||||
# when:
|
# when:
|
||||||
# event:
|
# event:
|
||||||
# - tag
|
# - tag
|
||||||
|
Loading…
Reference in New Issue
Block a user