jbampton commented on a change in pull request #3621:
URL: https://github.com/apache/apisix/pull/3621#discussion_r579679112



##########
File path: .github/workflows/centos7-ci.yml
##########
@@ -29,6 +29,15 @@ jobs:
       with:
         submodules: recursive
 
+    - name: Build rpm package
+      run: |
+        sudo gem install --no-document fpm
+        # WOULD CHANGE TO MASTER WHEN PR GOT MERGED

Review comment:
       ```suggestion
           # WOULD CHANGE TO MASTER WHEN PR GETS MERGED
   ```




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to