diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ac27c74..4f9ac94 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,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: @@ -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: