Use kubectl config use-context for agent authentication
This commit is contained in:
@@ -95,6 +95,7 @@ deploy_feature:
|
|||||||
FEATURE_HOST: orchard-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools
|
FEATURE_HOST: orchard-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools
|
||||||
MINIO_HOST: minio-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools
|
MINIO_HOST: minio-$CI_COMMIT_SHORT_SHA.common.global.bsf.tools
|
||||||
before_script:
|
before_script:
|
||||||
|
- kubectl config use-context esv/bsf/bsf-integration/orchard/orchard-mvp:orchard
|
||||||
- helm version
|
- helm version
|
||||||
- helm repo add stable https://charts.helm.sh/stable
|
- helm repo add stable https://charts.helm.sh/stable
|
||||||
- helm repo add bitnami https://charts.bitnami.com/bitnami
|
- helm repo add bitnami https://charts.bitnami.com/bitnami
|
||||||
|
|||||||
Reference in New Issue
Block a user