diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index df16ebf8..c1102096 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -5,7 +5,7 @@ variables: build: stage: build script: - - yum -y install ansible + - yum -y install ansible pbzip2 - make tags: - share