Use docbook properties in basic install guide.
* .../manuals.yaml(openstack-basic-install): Pass the docbook properties from the environment as parameters on the Maven command line. Change-Id: I8f21d8fa684145da5dcb8cb8beb094d51f9d328d Reviewed-on: https://review.openstack.org/26848 Reviewed-by: Anne Gentle <anne@openstack.org> Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Khai Do <zaro0508@gmail.com> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
This commit is contained in:
parent
8d8cd1b6b6
commit
6fa817c670
@ -120,7 +120,7 @@
|
||||
group-id: org.openstack.docs
|
||||
artifact-id: openstack-guide
|
||||
root-pom: doc/src/docbkx/basic-install/pom.xml
|
||||
goals: 'clean generate-sources'
|
||||
goals: '-Drelease.path.name=${DOC_RELEASE_PATH} -Dcomments.enabled=${DOC_COMMENTS_ENABLED} clean generate-sources'
|
||||
|
||||
publishers:
|
||||
- console-log-post
|
||||
|
Loading…
x
Reference in New Issue
Block a user