Merge pull request #23 from robbiezhang/master

[WIP] Get the Kube Config for CI
This commit is contained in:
Ria Bhatia
2017-12-14 10:44:56 -08:00
committed by GitHub

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