The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix autodeploy

Signed-off-by: Xe Iaso <me@xeiaso.net>

Xe Iaso 72431064 e8f1a253

+1 -1
+1 -1
.github/workflows/earthly.yml
··· 54 54 - uses: azure/setup-kubectl@v4 55 55 - name: Save Civo kubeconfig 56 56 run: | 57 - curl -sL https://civo.com/get | sh 57 + curl -sL https://civo.com/get | sudo sh 58 58 civo apikey add default $CIVO_TOKEN 59 59 civo apikey current default 60 60 civo kubernetes config --region phx1 aeacus --save --switch