Downgraded s3util version to version which works well on CentOS 6
This commit is contained in:
parent
bd5cfabf67
commit
8939fa070f
@ -515,7 +515,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run: yum install -y 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: yum install -y perl wget python-pip
|
||||||
- run: pip install s3cmd
|
- run: pip install s3cmd==1.6.1
|
||||||
- run:
|
- run:
|
||||||
name: install_required_packages
|
name: install_required_packages
|
||||||
no_output_timeout: 20m
|
no_output_timeout: 20m
|
||||||
|
Loading…
Reference in New Issue
Block a user