ci中tyum makecache增加fast参数

This commit is contained in:
yangwei
2020-09-14 17:08:25 +08:00
parent 0cb2236be0
commit 7417fed852

View File

@@ -14,7 +14,7 @@ stages:
- cd $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH
- chmod +x ./ci/travis.sh
script:
- yum makecache
- yum makecache fast
- ./ci/travis.sh
- cd build
tags: