增加pbzip2工具

This commit is contained in:
Lu Qiuwen
2021-05-10 11:10:08 +08:00
parent d85b125677
commit 462b6c0ce7

View File

@@ -5,7 +5,7 @@ variables:
build:
stage: build
script:
- yum -y install ansible
- yum -y install ansible pbzip2
- make
tags:
- share