Sn0rt commented on PR #9930: URL: https://github.com/apache/apisix/pull/9930#issuecomment-1681693074
@rodman10 PTAL the CI https://github.com/apache/apisix/actions/runs/5856541181/job/15966889114?pr=9930 ```shell + VAULT_TOKEN=root + VAULT_ADDR=http://0.0.0.0:8200/ + vault kv put kv/apisix/apisix_config admin_ssl_cert=@./t/certs/mtls_server.crt admin_ssl_cert_key=@./t/certs/mtls_server.key admin_ssl_ca_cert=@./t/certs/mtls_ca.crt ./t/cli/test_admin_mtls.sh: line 76: vault: command not found ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
