mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
Create missing .kube/ directory
This commit is contained in:
parent
38949ac9b4
commit
e899a91469
@ -34,6 +34,7 @@ script:
|
||||
|
||||
after_success:
|
||||
- doctl auth init --access-token $DOCTL_ACCESS_TOKEN
|
||||
- mkdir -p ~/.kube/
|
||||
- doctl kubernetes cluster kubeconfig show nitro-staging > ~/.kube/config.yaml
|
||||
- wget https://raw.githubusercontent.com/DiscordHooks/travis-ci-discord-webhook/master/send.sh
|
||||
- chmod +x send.sh
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user