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

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:
image: python
commands:

View File

@ -1,4 +1,4 @@
steps:
pipeline:
pyright:
image: ghcr.io/withlogicco/poetry:1.5.1
commands: