Yiyiyimu commented on a change in pull request #178:
URL: https://github.com/apache/apisix-docker/pull/178#discussion_r640947930
##########
File path: MAINTAINING.md
##########
@@ -0,0 +1,5 @@
+## New release
+
+To make and publish new docker images on docker hub, maintainers should create
branch under `apisix-docker` repo with specific name.
+
+For apisix and dashboard new version, the branch name should use prefix
`release/apisix` and `release/dashboard` seperately. Remember to delete the
release branch after the new images published, since the branch would got no
use afterwards.
Review comment:
I intended to add one, but since it would get deleted, I think naming it
`release/apisix` or `release/apisix-v2.6` would makes no difference here.
--
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:
[email protected]