检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
You can use the logs generated by CTS to perform security analysis, track resource changes, audit compliance, and locate faults. After you enable CTS and configure a tracker, CTS can record management and data traces of CodeArts Build for auditing.
Querying Audit Logs Cloud Trace Service (CTS) records operations on CodeArts Build for query, audit, and backtrack.
code: 1 2 3 4 5 6 7 8 9 10 11 12 13 version: 2.0 # The value must be 2.0. steps: BUILD: - grunt: inputs: command: |- npm config set registry http://7.223.219.40/npm/ #npm cache clean -f #npm audit