CI: Please use 'steps:' instead of deprecated 'pipeline:' list
Some checks failed
ci/woodpecker/push/docker Pipeline failed
Some checks failed
ci/woodpecker/push/docker Pipeline failed
This commit is contained in:
parent
af839bea87
commit
8f11110c36
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
docker-build:
|
||||
secrets: [docker_username, docker_password]
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
|
|
Loading…
Reference in a new issue