增加社区列表接口,任务相关接口修改
This commit is contained in:
3
Makefile
3
Makefile
@@ -37,8 +37,7 @@ build:
|
||||
.PHONY: img
|
||||
# 构建Docker镜像
|
||||
img:
|
||||
docker build --platform=amd64 -t nova-task:latest .
|
||||
docker tag `docker images -aq -f "reference=nova-task:latest"` harbor.phantom-u3d002.com/nova/nova-task:latest
|
||||
docker build --platform=amd64 -t harbor.phantom-u3d002.com/nova/nova-task:latest .
|
||||
|
||||
.PHONY: push
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user