ci: update woodpecker pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Vri 🌈 2025-01-26 19:03:25 +01:00
parent 88e4308b62
commit df6a9feef4
Signed by: vrifox
SSH key fingerprint: SHA256:7OLOvW+jmULkXpdl5rUWgid7WJQhOIEgj+4WP/PtCpI

View file

@ -1,10 +1,12 @@
when:
- event: [manual, push]
steps: steps:
build-and-push: build-and-push:
image: plugins/docker image: plugins/docker
settings: settings:
registry: code.cozy.town registry: code.cozy.town
username: username: vrifox
from_secret: registry_username
password: password:
from_secret: registry_token from_secret: registry_token
repo: code.cozy.town/vrifox/hugoci repo: code.cozy.town/vrifox/hugoci