hoard/.woodpecker/build.yml
JMARyA e7355cd6a3
All checks were successful
ci/woodpecker/push/build Pipeline was successful
CI
2024-12-05 22:59:35 +01:00

15 lines
313 B
YAML

when:
- event: push
branch: main
steps:
- name: build
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64
repo: git.hydrar.de/jmarya/hoard
registry: git.hydrar.de
tag: latest
username: jmarya
password:
from_secret: registry_token