container/.woodpecker/build.yml
JMARyA b7c9a84dfb
Some checks failed
ci/woodpecker/push/build Pipeline failed
update
2025-04-17 17:09:20 +02:00

15 lines
324 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
registry: git.hydrar.de
tag: latest
username: jmarya
password:
from_secret: registry_token