You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by su...@apache.org on 2020/11/20 07:26:00 UTC

[apisix-dashboard] 01/01: Update Makefile

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 <7s...@gmail.com>
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