mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-24 10:41:53 +00:00
Add bash
This commit is contained in:
parent
fe7905688e
commit
487e05aa08
@ -6,7 +6,7 @@ prelude:
|
|||||||
{{ else }}
|
{{ else }}
|
||||||
image: golang:1.18-alpine
|
image: golang:1.18-alpine
|
||||||
prelude:
|
prelude:
|
||||||
- apk add git curl openrc
|
- apk add git curl openrc bash
|
||||||
{{ end }}
|
{{ end }}
|
||||||
- curl -sfL https://get.k3s.io > installer.sh
|
- curl -sfL https://get.k3s.io > installer.sh
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user