Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-09-09 16:03:05 -07:00
parent 6902e5319b
commit a20dee18a7
+1 -1
View File
@@ -16,7 +16,7 @@ script:
before_deploy:
- make linkcheck
# only deploy the latest tagged release of Simplified Chinese docs
- wget https://github.com/clearlinux/clear-linux-documentation/releases/latest/download/clearlinux-docs-zh-CN.tar.gz
- wget https://github.com/clearlinux/clear-linux-documentation-zh-CN/releases/latest/download/clearlinux-docs-zh-CN.tar.gz
- mkdir source/_build/html/zh_CN
- tar xvzf clearlinux-docs-zh-CN.tar.gz -C source/_build/html/zh_CN