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



##########
File path: .travis/apisix_cli_test.sh
##########
@@ -166,7 +200,14 @@ echo "passed: admin https enabled"
 
 # rollback to the default
 
-git checkout conf/config.yaml
+cat > conf/config.yaml <<EOF
+apisix:
+    admin_key:
+        -
+        name: admin
+        key: ADMIN_API_KEY
+        role: admin
+EOF

Review comment:
       use a random key in this script now




----------------------------------------------------------------
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