This commit is contained in:
Ettore Di Giacinto 2022-11-27 14:38:53 +00:00
parent fe7905688e
commit 487e05aa08

View File

@ -6,7 +6,7 @@ prelude:
{{ else }}
image: golang:1.18-alpine
prelude:
- apk add git curl openrc
- apk add git curl openrc bash
{{ end }}
- curl -sfL https://get.k3s.io > installer.sh
steps: