portfolio/.woodpecker.yml
2023-02-09 20:21:20 +01:00

14 lines
292 B
YAML

pipeline:
publish:
image: plugins/docker
secrets:
- docker_password
settings:
username: xeovalyte
password:
from_secret: docker_password
repo: gitea.xeovalyte.dev/xeovalyte/website
tags:
- latest
registry: gitea.xeovalyte.dev