portfolio/.woodpecker.yml

14 lines
293 B
YAML
Raw Normal View History

2023-01-28 16:16:38 +01:00
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