fix: 构建镜像的名称错误 (#47)

Reviewed-on: PostGuard/Canon#47
This commit is contained in:
jackfiled 2024-04-21 13:03:46 +08:00
parent 0ae3217629
commit 3f5cfb13a6

View File

@ -25,4 +25,4 @@ jobs:
- name: Build docker image
run: |
cd Canon.Server
docker build . -t canon-server:latestjj
docker build . -t canon-server:latest