cli/docs/examples/release-minimal.yaml
Snider f3138bc8e2 docs(examples): rename files to group by prefix
- release-*.yaml for release configurations
- linuxkit-*.yml for LinuxKit templates

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 00:41:14 +00:00

11 lines
170 B
YAML

# Example: Minimal Release Configuration
# Just GitHub releases with defaults
version: 1
project:
name: myapp
repository: myorg/myapp
publishers:
- type: github