Remove treasuremap from airship docs main page
The treasuremap documentation publishes to the front page of the airship docs website; however, the main landing page of the airship docs website should be the contents of the airship/docs repository. This commit changes the promotion job to publish to a subdirectory of our documentation website. Change-Id: Idf778201c83e0157d938b3fb77fd4c97f7cd0d76 Signed-off-by: Drew Walters <andrew.walters@att.com>
This commit is contained in:
parent
1678cf635f
commit
7fe5ca0645
@ -14,8 +14,8 @@
|
|||||||
templates:
|
templates:
|
||||||
- docs-on-readthedocs
|
- docs-on-readthedocs
|
||||||
vars:
|
vars:
|
||||||
rtd_webhook_id: '47687'
|
|
||||||
rtd_project_name: 'airship-treasuremap'
|
rtd_project_name: 'airship-treasuremap'
|
||||||
|
rtd_webhook_id: '47687'
|
||||||
check:
|
check:
|
||||||
jobs:
|
jobs:
|
||||||
- treasuremap-seaworthy-site-lint
|
- treasuremap-seaworthy-site-lint
|
||||||
@ -39,7 +39,7 @@
|
|||||||
- treasuremap-upload-git-mirror
|
- treasuremap-upload-git-mirror
|
||||||
promote:
|
promote:
|
||||||
jobs:
|
jobs:
|
||||||
- promote-airship-docs-website
|
- promote-airship-project-docs
|
||||||
|
|
||||||
|
|
||||||
- nodeset:
|
- nodeset:
|
||||||
|
Loading…
Reference in New Issue
Block a user