'Enable system diagnostics' 发布管道中缺少

'Enable system diagnostics' missing in release pipeline

如下图所示,我们如何在发布管道中启用 'Enable system diagnostics'?该图片取自构建管道,诊断文档为 here。也可以在 Yaml 中提供吗?

将变量 system.debug 设置为 true。如果该变量不存在,则添加它。