update pipeline -> steps
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Vri 🌈 2024-02-16 20:41:22 +01:00
parent c384dcedd2
commit 1108b4d10f
Signed by: vrifox
SSH key fingerprint: SHA256:7OLOvW+jmULkXpdl5rUWgid7WJQhOIEgj+4WP/PtCpI

View file

@ -1,13 +1,13 @@
pipeline: 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:
from_secret: registry_username 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
tags: tags:
- latest - latest
cache_from: code.cozy.town/vrifox/hugoci:latest cache_from: code.cozy.town/vrifox/hugoci:latest