mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-29 01:48:28 +00:00
commit
9a99c94cec
@ -106,7 +106,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Delete existing deployment to avoid usually stuck
|
name: Delete existing deployment to avoid usually stuck
|
||||||
command: |
|
command: |
|
||||||
kubectl delete deployment cobalt-cobalt-chart || true
|
kubectl delete deployment cobalt-cobalt-chart -n infra || true
|
||||||
- run:
|
- run:
|
||||||
name: Deploy
|
name: Deploy
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user