CI: Please use 'steps:' instead of deprecated 'pipeline:' list
Some checks failed
ci/woodpecker/push/docker Pipeline failed

This commit is contained in:
Thomas Renger 2024-09-09 21:15:46 +00:00
parent af839bea87
commit 8f11110c36

View file

@ -1,4 +1,4 @@
pipeline:
steps:
docker-build:
secrets: [docker_username, docker_password]
image: woodpeckerci/plugin-docker-buildx