synthwave/.woodpecker/deploy.yml
JMARyA 0b402e4787
Some checks failed
ci/woodpecker/push/deploy Pipeline failed
add arm image CI
2024-12-06 22:10:43 +01:00

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