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:
|
lint_ruff:
|
||||||
image: python
|
image: python
|
||||||
commands:
|
commands:
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
steps:
|
pipeline:
|
||||||
pyright:
|
pyright:
|
||||||
image: ghcr.io/withlogicco/poetry:1.5.1
|
image: ghcr.io/withlogicco/poetry:1.5.1
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue