Use deprecated pipeline key for server woodpecker version
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/static_analysis Pipeline failed

This commit is contained in:
Marty Oehme 2023-08-29 09:59:17 +02:00
parent 6f2bab8225
commit f3cbe31990
Signed by: Marty
GPG key ID: EDBF2ED917B2EF6A
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
steps: pipeline:
lint_ruff: lint_ruff:
image: python image: python
commands: commands:

View file

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