dioxus/.woodpecker/build.yml
JMARyA 5035e0a095
Some checks failed
ci/woodpecker/push/build Pipeline failed
fix
2025-06-03 23:22:08 +02:00

18 lines
393 B
YAML

when:
- event: cron
cron: "rebuild"
- event: push
branch: main
steps:
- name: build
image: woodpeckerci/plugin-docker-buildx
settings:
platforms: linux/amd64,linux/arm64
repo: git.hydrar.de/hydra/dioxus
registry: git.hydrar.de
tag: latest
dockerfile: Containerfile
username: jmarya
password:
from_secret: registry_token