Use deprecated pipeline key for server woodpecker version
This commit is contained in:
parent
6f2bab8225
commit
f3cbe31990
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
steps:
|
||||
pipeline:
|
||||
lint_ruff:
|
||||
image: python
|
||||
commands:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
steps:
|
||||
pipeline:
|
||||
pyright:
|
||||
image: ghcr.io/withlogicco/poetry:1.5.1
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue