Fixes the API Quick Start path for file copy - build is fine, file copy not fine.
fix bug 1085250 Change-Id: Iee509fd81b82adebe04253d0b6d58cb1e674f1ae Reviewed-on: https://review.openstack.org/17470 Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
7007ddcd67
commit
6edce3abd5
@ -69,9 +69,9 @@
|
|||||||
- console-log-post
|
- console-log-post
|
||||||
- ftp:
|
- ftp:
|
||||||
site: api.openstack.org
|
site: api.openstack.org
|
||||||
source: 'doc/target/docbkx/webhelp/api-quick-start-onepager/**'
|
source: 'api-quick-start/target/docbkx/webhelp/api-quick-start-onepager/**'
|
||||||
target: ''
|
target: ''
|
||||||
remove-prefix: 'doc/target/docbkx/webhelp/api-quick-start-onepager/'
|
remove-prefix: 'api-quick-start/target/docbkx/webhelp/api-quick-start-onepager/'
|
||||||
excludes: '**/*.xml,**/null*'
|
excludes: '**/*.xml,**/null*'
|
||||||
remote-directory: 'api/quick-start'
|
remote-directory: 'api/quick-start'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user