pacco/.woodpecker/container.yml
JMARyA bd7dc6c62f
Some checks failed
ci/woodpecker/push/container Pipeline failed
update ci
2025-06-28 03:14:51 +02:00

15 lines
326 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/jmarya/pacco
registry: git.hydrar.de
tags: latest
username: jmarya
password:
from_secret: registry_token