feat: 新增 创建CI CD任务接口。
This commit is contained in:
@@ -68,6 +68,7 @@ export class PipelineTaskConsumer {
|
||||
} finally {
|
||||
unitLog.endedAt = new Date();
|
||||
task.logs.push(unitLog);
|
||||
update(task);
|
||||
}
|
||||
}
|
||||
} catch (err) {
|
||||
|
Reference in New Issue
Block a user