Drone: parallelim
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Garrett Mills 2022-11-29 15:09:34 -06:00
parent ea27c8ae76
commit c608604736

View File

@ -51,5 +51,8 @@ steps:
commands: commands:
- cd deploy-subst && kubectl apply -f . - cd deploy-subst && kubectl apply -f .
- kubectl rollout restart -n noded deployment/noded-backend - kubectl rollout restart -n noded deployment/noded-backend
depends_on:
- container build
- environment substitution
# when: # when:
# event: tag # event: tag