navos-site/.woodpecker/build.yml
JMARyA 60285275c6
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci
2025-05-31 23:21:34 +02:00

15 lines
329 B
YAML

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