nspawn-ubuntu/.woodpecker.yml

18 lines
320 B
YAML

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