Refactored pipeline to ferer to the correct deployment name
continuous-integration/drone/pr Build is failing
continuous-integration/drone/pr Build is failing
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@ steps:
|
|||||||
- mkdir -p $HOME/.kube
|
- mkdir -p $HOME/.kube
|
||||||
- echo "$KUBE_CONFIG" > $HOME/.kube/config
|
- echo "$KUBE_CONFIG" > $HOME/.kube/config
|
||||||
- kubectl apply -f litecharms-scheduler-uat.yml
|
- kubectl apply -f litecharms-scheduler-uat.yml
|
||||||
- kubectl rollout restart deployment/litecharms-scheduler -n litecharms-scheduler-uat
|
- kubectl rollout restart deployment/litecharms-scheduler-uat -n litecharms-scheduler-uat
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- package
|
- package
|
||||||
|
|||||||
Reference in New Issue
Block a user