woodpeckerci: always use latest run image

This commit is contained in:
Paul Campbell 2023-07-28 19:39:08 +01:00
parent 5e5613dd01
commit 040e37d2a9

View file

@ -1,6 +1,7 @@
steps:
build:
image: rust
image: rust:latest
pull: true
when:
- event: pull_request
repo: kemitix/podal