fix: 保留生产确认错误字段
This commit is contained in:
@@ -417,7 +417,8 @@ export class DeployRunsService {
|
||||
projectKey: project.key,
|
||||
environment: input.environment,
|
||||
ref: input.ref,
|
||||
requiredField: 'productionConfirmation.confirmed',
|
||||
required: 'productionConfirmation',
|
||||
expected: 'confirmed=true',
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user