Add remove-prefix to afs publishers
Change-Id: I6528e2b8fa1378e316eecd46c5794f8bd9caf273
This commit is contained in:
parent
06f26a1cea
commit
e6143ad435
@ -21,6 +21,7 @@
|
|||||||
site: 'afs-docs'
|
site: 'afs-docs'
|
||||||
source: 'doc/build/html/**'
|
source: 'doc/build/html/**'
|
||||||
target: 'infra/{doc-publisher-folder}'
|
target: 'infra/{doc-publisher-folder}'
|
||||||
|
remove-prefix: 'doc/build/html'
|
||||||
- console-log
|
- console-log
|
||||||
|
|
||||||
- job-template:
|
- job-template:
|
||||||
@ -48,6 +49,7 @@
|
|||||||
site: 'afs-docs'
|
site: 'afs-docs'
|
||||||
source: 'doc/build/html/**'
|
source: 'doc/build/html/**'
|
||||||
target: 'infra/{doc-publisher-folder}'
|
target: 'infra/{doc-publisher-folder}'
|
||||||
|
remove-prefix: 'doc/build/html'
|
||||||
- console-log
|
- console-log
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
@ -72,6 +74,7 @@
|
|||||||
site: 'afs-docs'
|
site: 'afs-docs'
|
||||||
source: 'docs-site/output/index.html'
|
source: 'docs-site/output/index.html'
|
||||||
target: 'infra/'
|
target: 'infra/'
|
||||||
|
remove-prefix: 'docs-site/output/'
|
||||||
- console-log
|
- console-log
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user