Skip to content
Snippets Groups Projects
Commit e7916130 authored by Ilia Eriomenco's avatar Ilia Eriomenco
Browse files

ci: updated before_script in k8s deploy

parent 1cadea39
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ deploy:
AWS_DEFAULT_REGION: $ELIFE_AWS_DEFAULT_REGION
ELIFE_CLUSTER_NAME: eks-elife-kotahi
before_script:
- mkdir ~/.kube && touch ~/.kube/config
- echo "${ELIFE_K8S_CLUSTER_CONFIG}" >> ~/.kube/config
script:
- |
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment