shreemaan-abhishek commented on code in PR #415:
URL: https://github.com/apache/apisix-helm-chart/pull/415#discussion_r1048352195
##########
.github/workflows/ci.yaml:
##########
@@ -68,3 +68,20 @@ jobs:
&& helm repo add apisix https://charts.apiseven.com \
&& ct install \
--charts charts/apisix'
+
+ - name: Setup Go
Review Comment:
@tokers I Just added a makefile, and wrote a makefile for the first time 😅.
So I am afraid it would not be up to the mark. Let me know if I can substitute
it with a shell script. I am familiar with writing shell scripts.
--
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]