ci: use "steps" instead of "pipeline"
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2024-03-09 14:54:11 +01:00
parent 141eb8a280
commit 7ba1d2aecb
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pipeline:
steps:
maven:
image: gradle:latest
pull: true