Get the Kube Config for CI

This commit is contained in:
Robbie Zhang
2017-12-13 18:54:10 -08:00
parent 4224cd737c
commit 932e770c40

View File

@@ -11,6 +11,9 @@ jobs:
- run:
name: Create the credentials file
command: sh scripts/createCredentials.sh
- run:
name: Get the kube config file
command: sh scripts/getKubeConfig.sh
- run:
name: Build and deploy connector
command: sh scripts/envCreation.sh