membphis commented on a change in pull request #3061:
URL: https://github.com/apache/apisix/pull/3061#discussion_r549689969



##########
File path: utils/centos7-ci.sh
##########
@@ -23,13 +23,13 @@ set -ex
 install_dependencies() {
     export 
PATH=/usr/local/openresty-debug/nginx/sbin:/usr/local/openresty-debug/bin:$PATH
     
-    # install epel
-    wget http://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
-    rpm -ivh epel-release-latest-7.noarch.rpm
-    
     # install development tools
     yum install -y wget tar gcc automake autoconf libtool make \
         curl git luarocks lua-devel which
+

Review comment:
       old steps is correct and safe. pls revert this commit




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to