Flattens directories based on https://review.openstack.org/45487
Change-Id: If2b0f833dba4fed479390cc2d9315469d36e9c6d
This commit is contained in:
parent
541ff08c3b
commit
f916ed3b99
@ -11,7 +11,7 @@
|
|||||||
root-module:
|
root-module:
|
||||||
group-id: org.openstack.docs
|
group-id: org.openstack.docs
|
||||||
artifact-id: openstack-guide
|
artifact-id: openstack-guide
|
||||||
root-pom: doc/src/docbkx/openstack-ops/pom.xml
|
root-pom: openstack-ops/pom.xml
|
||||||
goals: 'clean generate-sources'
|
goals: 'clean generate-sources'
|
||||||
|
|
||||||
publishers:
|
publishers:
|
||||||
@ -20,7 +20,7 @@
|
|||||||
site: 'static.openstack.org'
|
site: 'static.openstack.org'
|
||||||
files:
|
files:
|
||||||
- target: 'docs-draft/$LOG_PATH/ops/'
|
- target: 'docs-draft/$LOG_PATH/ops/'
|
||||||
source: 'doc/src/docbkx/openstack-ops/target/docbkx/webhelp/**'
|
source: 'openstack-ops/target/docbkx/webhelp/**'
|
||||||
keep-hierarchy: true
|
keep-hierarchy: true
|
||||||
copy-after-failure: true
|
copy-after-failure: true
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user