Get the Kube Config for CI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user