sheepd/.woodpecker/build.yml
JMARyA d61c836ada
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci
2025-05-05 04:57:53 +02:00

15 lines
323 B
YAML

when:
- event: push
branch: main
steps:
- name: "PKGBUILD"
image: git.hydrar.de/jmarya/pacco:latest
commands:
- pacco build --ci --push navos
environment:
PACCO_HOST: "https://pac.hydrar.de"
PACCO_TOKEN:
from_secret: pacco_token
SIGN_KEY:
from_secret: navos_key