1
0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-11-29 21:32:24 +01:00

Added EPEL install as pip dependency on CentOS 6

This commit is contained in:
Pavel Odintsov 2022-02-09 14:27:32 +00:00
parent 22976f50c6
commit a657ecb058

@ -395,6 +395,7 @@ jobs:
- image: centos:centos6.9
steps:
- checkout
- run: yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-6.noarch.rpm
- run: yum install -y perl wget python-pip
- run: pip install s3cmd
- run: