add pub when pack

This commit is contained in:
UlricQin 2021-12-06 10:56:55 +08:00
parent ff79ad1338
commit 6ed13bdccb
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ build:
pack: build
rm -rf $(APP)-$(RELEASE_VERSION).tar.gz
tar -zcvf $(APP)-$(RELEASE_VERSION).tar.gz docker etc $(SERVER_BIN)
tar -zcvf $(APP)-$(RELEASE_VERSION).tar.gz docker etc $(SERVER_BIN) pub