diff --git a/.woodpecker.yml b/.woodpecker.yml index efd7e0b..0bf6420 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -84,6 +84,7 @@ steps: integration_test: image: docker.io/alpine:latest commands: + - apk add bash - ./test.sh publish_to_crates_io: