home/.woodpecker.yml
2024-04-06 21:45:00 +02:00

12 lines
No EOL
288 B
YAML

steps:
- publish:
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
repo: git.hackmi.ch/hackmi.ch/home
registry: git.hackmi.ch
tags: latest
username:
from_secret: reg-user
password:
from_secret: reg-pass