Merge Pull Request #860 into master

This commit is contained in:
lanvent
2023-04-17 01:24:39 +08:00
4 changed files with 29 additions and 7 deletions

View File

@@ -1,4 +1,8 @@
#!/bin/bash
unset KUBECONFIG
cd .. && docker build -f docker/Dockerfile.latest \
-t zhayujie/chatgpt-on-wechat .
-t zhayujie/chatgpt-on-wechat .
docker tag zhayujie/chatgpt-on-wechat zhayujie/chatgpt-on-wechat:$(date +%y%m%d)