mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-24 08:38:33 +00:00
Add bash
This commit is contained in:
parent
fe7905688e
commit
487e05aa08
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user