Drone: fix deploy dir
continuous-integration/drone Build is passing Details

master
Garrett Mills 1 year ago
parent 49be0887d0
commit 1b12af0cd2

@ -56,7 +56,7 @@ steps:
image: bitnami/kubectl
privileged: true
commands:
- cd deploy && kubectl apply -f .
- cd deploy-subst && kubectl apply -f .
- kubectl rollout restart deployment/coreid-www -n starship
- kubectl rollout restart deployment/coreid-jobs -n starship
depends_on:

Loading…
Cancel
Save