Removed compression of zh_CN build.

Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
Kevin Putnam
2019-09-09 14:15:10 -07:00
parent 1873b3f69e
commit 8b19b4b151
-2
View File
@@ -15,8 +15,6 @@ script:
before_deploy:
- make linkcheck
# compress current build of Simplified Chinese in case of tagged build
- tar -zcvf clearlinux-docs-zh-CN.tar.gz -C source/_build/zh_CN .
# 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
- mkdir source/_build/html/zh_CN