jackkkkklee commented on code in PR #7634:
URL: https://github.com/apache/apisix/pull/7634#discussion_r951206099
##########
.github/workflows/centos7-ci.yml:
##########
@@ -101,6 +101,7 @@ jobs:
- name: Start CI env (PLUGIN_TEST)
if: steps.test_env.outputs.type == 'plugin'
run: |
+ sh t/plugin/openfunction/build-function-image.sh
Review Comment:
Sure, it is good to move files in t/plugin/openfunction/function-example to
ci/pod/openfunction, but building images of function in OpenFunction requires
using build-packs not dockerfile .
--
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]