Skip to content

Commit

Permalink
feat: remove apisix-dashboard (#518)
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyDluffy6017 authored Nov 8, 2023
1 parent 5720e8a commit 2f226c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 113 deletions.
2 changes: 1 addition & 1 deletion MAINTAINING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

To make and publish new docker images on docker hub, maintainers should create branch under `apisix-docker` repo with specific name.

For apisix new version, the branch name should use prefix `release/apisix` and `release/dashboard` separately (e.g. `release/apisix-2.6`). Remember to delete the release branch after the new images published, since the branch would got no use afterwards.
For apisix new version, the branch name should use prefix `release/apisix` (e.g. `release/apisix-2.6`). Remember to delete the release branch after the new images published, since the branch would got no use afterwards.
112 changes: 0 additions & 112 deletions example/dashboard_conf/conf.yaml

This file was deleted.

0 comments on commit 2f226c7

Please sign in to comment.