portfolio/.woodpecker.yml
Xeovalyte aa795fb090
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
small fixes to ci
2023-02-09 22:00:35 +01:00

14 lines
294 B
YAML

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