mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
Second try: maybe the env variables weren't set
This commit is contained in:
parent
ac6cc8ab2c
commit
036ce54152
@ -1,5 +1,4 @@
|
||||
language: generic
|
||||
|
||||
before_install:
|
||||
- openssl aes-256-cbc -K $encrypted_87342d90efbe_key -iv $encrypted_87342d90efbe_iv -in kubeconfig.yaml.enc -out kubeconfig.yaml -d
|
||||
install:
|
||||
@ -8,7 +7,5 @@ install:
|
||||
- sudo mv ./kubectl /usr/local/bin/kubectl
|
||||
- mkdir ${HOME}/.kube
|
||||
- cp kubeconfig.yaml ${HOME}/.kube/config
|
||||
|
||||
script:
|
||||
- kubectl get nodes
|
||||
|
||||
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user