Drone: k8s rollout restart
continuous-integration/drone Build is passing Details

master
Garrett Mills 1 year ago
parent ac883a18dd
commit ea27c8ae76

@ -50,5 +50,6 @@ steps:
image: bitnami/kubectl image: bitnami/kubectl
commands: commands:
- cd deploy-subst && kubectl apply -f . - cd deploy-subst && kubectl apply -f .
- kubectl rollout restart -n noded deployment/noded-backend
# when: # when:
# event: tag # event: tag

Loading…
Cancel
Save