Add bash to the builder
This commit is contained in:
parent
8b62a744e3
commit
2cea489bd2
@ -12,6 +12,7 @@ steps:
|
||||
- name: prepare build
|
||||
image: alpine
|
||||
commands:
|
||||
- apk update && apk add bash
|
||||
- mkdir dist
|
||||
- cp ./kubers ./dist
|
||||
- cp ./completions/_kubers ./dist
|
||||
|
Loading…
Reference in New Issue
Block a user