summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfumingwei <[email protected]>2020-07-21 19:55:46 +0800
committerfumingwei <[email protected]>2020-07-21 19:55:46 +0800
commitca093019d39ebdb7845b2a7b5cf68ff251f4933c (patch)
treeb38cdddf8824d4df2f1bd7d0cf5f0b4aa4b8004e
parent39823d5b663bdef960af55e3e884ec7b6190dae3 (diff)
新增ansible 镜像安装 ansibletwo-job-2
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index de0deca..71e0d7c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,6 +12,7 @@ cache:
variables:
BUILD_PADDING_PREFIX: /tmp/padding_for_PACK_TAR_BUILD_DIRS_PREFIX/
before_script:
+ - pip install ansible
- cp repo.internal.geedge.net.repo /etc/yum.repos.d/repo.internal.geedge.net.repo
- mkdir -p $BUILD_PADDING_PREFIX/$CI_PROJECT_NAMESPACE/
- ln -s $CI_PROJECT_DIR $BUILD_PADDING_PREFIX/$CI_PROJECT_PATH