Do not run openstack-api-site
With If65a9da675a182f0aab659cb076c3a4aba032b58 to api-site merged, we publish the index page now from the openstack-api-ref dynamic and not anymore in a static way. Therefore remove the static publishing, it breaks deployment of developer.openstack.org. Change-Id: I70362b9400834310182d61d69ce74edc729463b7
This commit is contained in:
parent
2cfa36b8be
commit
9d99eea747
@ -59,25 +59,6 @@
|
|||||||
target: '/'
|
target: '/'
|
||||||
remove-prefix: 'publish-docs/api-ref/'
|
remove-prefix: 'publish-docs/api-ref/'
|
||||||
|
|
||||||
# in zuul/layout.yaml specified to only run against master branch.
|
|
||||||
# this copies static files from www
|
|
||||||
- job:
|
|
||||||
name: openstack-api-site
|
|
||||||
node: bare-trusty
|
|
||||||
|
|
||||||
builders:
|
|
||||||
- revoke-sudo
|
|
||||||
- gerrit-git-prep
|
|
||||||
|
|
||||||
publishers:
|
|
||||||
- ftp:
|
|
||||||
site: developer.openstack.org
|
|
||||||
source: 'www/**'
|
|
||||||
target: ''
|
|
||||||
remove-prefix: 'www/'
|
|
||||||
excludes: ''
|
|
||||||
- console-log
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: gate-compute-api-guide
|
name: gate-compute-api-guide
|
||||||
description: Build and draft the Compute API Guide from nova source.
|
description: Build and draft the Compute API Guide from nova source.
|
||||||
|
@ -3712,7 +3712,6 @@ projects:
|
|||||||
- gate-api-site-tox-checklang
|
- gate-api-site-tox-checklang
|
||||||
post:
|
post:
|
||||||
- api-site-upstream-translation-update
|
- api-site-upstream-translation-update
|
||||||
- openstack-api-site
|
|
||||||
- openstack-api-ref
|
- openstack-api-ref
|
||||||
- openstack-api-ref-publish-lang
|
- openstack-api-ref-publish-lang
|
||||||
periodic:
|
periodic:
|
||||||
|
Loading…
Reference in New Issue
Block a user