Merge branch 'master' of https://gitea.nxsir.cn/nanxun/IM_NEW
This commit is contained in:
@@ -85,7 +85,7 @@ namespace FileService.Application.UploadFileTask
|
|||||||
|
|
||||||
//public async Task<Result<UploadTaskResponse>> CompleteTaskAsync()
|
//public async Task<Result<UploadTaskResponse>> CompleteTaskAsync()
|
||||||
//{
|
//{
|
||||||
// var taskCache = await redis.GetAsync();
|
// var taskCache = await redis.GetAsync()
|
||||||
//}
|
//}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
-2
@@ -122,6 +122,4 @@ def buildImage(serviceName, dockerfilePath) {
|
|||||||
|
|
||||||
sudo docker builder prune -f || true
|
sudo docker builder prune -f || true
|
||||||
"""
|
"""
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user