'Enable system diagnostics' missing in release pipeline

你。 提交于 2020-03-05 00:27:46

问题


As given in the pic below, how can we enable 'Enable system diagnostics' in release pipeline? The pic is taken from build pipeline and the documentation for diagnostics is here. Also is it possible to provide this in Yaml ?


回答1:


Set the variable system.debug to true. If the variable does not exist, add it.



来源:https://stackoverflow.com/questions/60152692/enable-system-diagnostics-missing-in-release-pipeline

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!