This is an automated email from the ASF dual-hosted git repository.

sunyi pushed a commit to branch update-Makefile
in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git

commit e5221be7d09e1cdc08a620bae51e1cad412658d9
Author: litesun <[email protected]>
AuthorDate: Fri Nov 20 15:25:51 2020 +0800

    Update Makefile
---
 Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile b/Makefile
index 7eee57c..92727b2 100644
--- a/Makefile
+++ b/Makefile
@@ -105,8 +105,6 @@ release-src:
        --exclude .DS_Store \
        --exclude docs \
        --exclude release \
-       --exclude api/internal/core/store/validate_mock.go \
-       --exclude api/internal/core/storage/storage_mock.go \
        .
 
        gpg --batch --yes --armor --detach-sig $(RELEASE_SRC).tgz

Reply via email to