@@ -28,4 +28,11 @@ properties:
description: 该次部署对应构建记录的状态
consoleOutput:
type: string
- description: 控制台输出
+ description: 控制台输出
+ mirrorId:
+ type: string
+ description: 部署对应镜像地址
+ deployEnvironment:
+ type: DeployEnvironment
+ description: 部署对应环境
+