adjust woodpecker.yml syntax to next version

main
Mi Klo 2023-07-18 22:39:40 +00:00
rodzic 811b4d0d4b
commit 30dd134c15
1 zmienionych plików z 4 dodań i 3 usunięć

Wyświetl plik

@ -1,4 +1,7 @@
pipeline:
when:
event: tag
steps:
build-push:
image: plugins/docker
settings:
@ -13,5 +16,3 @@ pipeline:
from_secret: docker_username
password:
from_secret: docker_password
when:
event: tag