use same image for int_test to preseve target?
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful

This commit is contained in:
Paul Campbell 2024-02-26 09:30:29 +00:00
parent dc4547e47c
commit a15c97a55f

View file

@ -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: