From 9e2c907aa0565ada36310e00e85ad89a832e0513 Mon Sep 17 00:00:00 2001 From: liuxueli Date: Wed, 30 Mar 2022 10:11:30 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4yum=20makecache=E7=9A=84fast?= =?UTF-8?q?=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5422e00..4fb112f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ stages: - cd $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH - chmod +x ./ci/travis.sh script: - - yum makecache fast + - yum makecache - ./ci/travis.sh - cd build tags: