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:
|
integration_test:
|
||||||
image: docker.io/alpine:latest
|
image: docker.io/alpine:latest
|
||||||
commands:
|
commands:
|
||||||
|
- apk add bash
|
||||||
- ./test.sh
|
- ./test.sh
|
||||||
|
|
||||||
publish_to_crates_io:
|
publish_to_crates_io:
|
||||||
|
|
Loading…
Reference in a new issue