Add local source publication

This commit is contained in:
2026-05-31 02:21:36 +00:00
parent aeee91940d
commit e296361042
17 changed files with 1019 additions and 84 deletions

View File

@@ -0,0 +1,12 @@
pipelines:
- id: example-source-bundle
source:
backend: local
path: examples/source-bundle
destinations:
- id: local-archive
backend: local
path: workspace/published/source-bundle
publish:
source: true
html: false