Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在通过 gradle 运行 mlUndeploy 或 mlDeploy 等默认任务时限制特定任务的执行
我想在运行 mlUn 时限制以下任务:
project.task("mlUndeployPrivileges", type: UndeployPrivilegesTask, group: securityGroup, description: "取消部署(删除)配置目录中的每个权限")