alpine needs to add bash
This commit is contained in:
parent
4a50b99b7b
commit
3cb098191c
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ steps:
|
|||
integration_test:
|
||||
image: docker.io/alpine:latest
|
||||
commands:
|
||||
- apk add bash
|
||||
- ./test.sh
|
||||
|
||||
publish_to_crates_io:
|
||||
|
|
Loading…
Reference in a new issue