hugoci/.woodpecker.yml
vrifox cc3caa58b6
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
ci/woodpecker/push/woodpecker Pipeline is pending
use settings block
2023-05-16 20:23:43 +02:00

13 lines
No EOL
332 B
YAML

pipeline:
build-and-push:
image: plugins/docker
settings:
registry: code.cozy.town
username:
from_secret: registry_username
password:
from_secret: registry_token
repo: code.cozy.town/vrifox/hugoci
tags:
- latest
cache_from: code.cozy.town/vrifox/hugoci:latest