hoard/.woodpecker/build.yml
JMARyA 047d5807fe
Some checks failed
ci/woodpecker/push/build Pipeline failed
update
2024-12-05 22:57:38 +01:00

15 lines
299 B
YAML

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