List K8S contexts
This commit is contained in:
@@ -20,6 +20,7 @@ deploy-to-prod:
|
||||
when: on_success
|
||||
script:
|
||||
- echo Deploy to PROD.
|
||||
- kubectl config get-contexts
|
||||
- deploy prod
|
||||
environment:
|
||||
name: prod
|
||||
|
||||
Reference in New Issue
Block a user