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:
parent
b21492b510
commit
30e31b2dd3
@ -39,4 +39,4 @@ steps:
|
||||
privileged: true
|
||||
commands:
|
||||
- cd deploy && kubectl apply -f .
|
||||
- kubectl rollout restart deployment/garrettmills-dev
|
||||
- kubectl rollout restart deployment/garrettmills-dev -n default
|
||||
|
Loading…
Reference in New Issue
Block a user