Add local source publication
This commit is contained in:
12
examples/local-publish.yml
Normal file
12
examples/local-publish.yml
Normal 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
|
||||
Reference in New Issue
Block a user