mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-26 13:14:31 +01:00
Added yum install accept by default for EPEL
This commit is contained in:
parent
a657ecb058
commit
e62562773f
@ -395,7 +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 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:
|
||||
|
Loading…
Reference in New Issue
Block a user