Drone: fix rollout command namespace
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:
@@ -39,4 +39,4 @@ steps:
|
|||||||
privileged: true
|
privileged: true
|
||||||
commands:
|
commands:
|
||||||
- cd deploy && kubectl apply -f .
|
- cd deploy && kubectl apply -f .
|
||||||
- kubectl rollout restart deployment/garrettmills-dev
|
- kubectl rollout restart deployment/garrettmills-dev -n default
|
||||||
|
|||||||
Reference in New Issue
Block a user