portfolio/.woodpecker.yml
2023-01-28 16:16:38 +01:00

14 lines
293 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