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