nspawn-ubuntu/.woodpecker.yml

17 lines
296 B
YAML

when:
- event: tag
steps:
build:
image: git.balsys.eu.org/tomas/mkosi
privileged: true
commands:
- mkosi build
publish:
image: woodpeckerci/plugin-gitea-release
settings:
files: [ "*.xz", "*.SHA256SUMS" ]
api_key:
from_secret: release_token