Fix file copying problem with the API reference build.
Change-Id: I387ebbff11cd50e6d8cbdd270ac1ccc677ec36a9 Reviewed-on: https://review.openstack.org/16319 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
aeaf050744
commit
b9fcc621fb
@ -99,9 +99,9 @@
|
||||
- console-log-post
|
||||
- ftp:
|
||||
site: api.openstack.org
|
||||
source: 'api-ref/target/docbkx/html/api-ref/**'
|
||||
source: 'api-ref/target/docbkx/html/**'
|
||||
target: ''
|
||||
remove-prefix: 'api-ref/target/docbkx/html/api-ref/'
|
||||
remove-prefix: 'api-ref/target/docbkx/html/'
|
||||
excludes: '**/*.xml,**/null*'
|
||||
remote-directory: ''
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user