Get the Kube Config for CI
This commit is contained in:
@@ -11,6 +11,9 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Create the credentials file
|
name: Create the credentials file
|
||||||
command: sh scripts/createCredentials.sh
|
command: sh scripts/createCredentials.sh
|
||||||
|
- run:
|
||||||
|
name: Get the kube config file
|
||||||
|
command: sh scripts/getKubeConfig.sh
|
||||||
- run:
|
- run:
|
||||||
name: Build and deploy connector
|
name: Build and deploy connector
|
||||||
command: sh scripts/envCreation.sh
|
command: sh scripts/envCreation.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user