List K8S contexts

This commit is contained in:
2019-01-01 11:40:03 +01:00
parent 2dc22eebde
commit 9d6d0667b7
+1
View File
@@ -20,6 +20,7 @@ deploy-to-prod:
when: on_success
script:
- echo Deploy to PROD.
- kubectl config get-contexts
- deploy prod
environment:
name: prod