diff --git a/.woodpecker.yml b/.woodpecker.yml index 0bf6420..ec38d74 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -82,9 +82,8 @@ steps: when: *slow_check_paths integration_test: - image: docker.io/alpine:latest + image: *rust_image commands: - - apk add bash - ./test.sh publish_to_crates_io: