woodpeckerci: always use latest run image
This commit is contained in:
parent
5e5613dd01
commit
040e37d2a9
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
||||||
steps:
|
steps:
|
||||||
build:
|
build:
|
||||||
image: rust
|
image: rust:latest
|
||||||
|
pull: true
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
repo: kemitix/podal
|
repo: kemitix/podal
|
||||||
|
|
Loading…
Add table
Reference in a new issue