jackkkkklee commented on code in PR #7634: URL: https://github.com/apache/apisix/pull/7634#discussion_r945413140
########## ci/init-plugin-test-service.sh: ########## @@ -41,3 +41,13 @@ docker exec -i rmqnamesrv /home/rocketmq/rocketmq-4.6.0/bin/mqadmin updateTopic # prepare vault kv engine docker exec -i vault sh -c "VAULT_TOKEN='root' VAULT_ADDR='http://0.0.0.0:8200' vault secrets enable -path=kv -version=1 kv" + +# prepare openfunction env +docker pull apisixtestaccount123/sample-go-func:v1 Review Comment: I ‘ll add local function building process latter,then we just need to update the code of repositories. -- 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]
