简体   繁体   English

如何对詹金斯运行build和clean命令?

[英]How to run build and clean command to Jenkins?

I am newbie to Jenkins , how can I run any build and clean command at Jenkins ? 我是Jenkins新手,如何在Jenkins运行任何构建和清理命令? actually have to re-build a project that will deploy to server . 实际上必须重新构建将部署到server的项目。 How to run this command "clean leslie" ? 如何运行“ clean leslie”命令?

You have to configure project job and modify Build Triggers, choose Build periodically and set the Schedule field. 您必须配置项目作业并修改“构建触发器”,定期选择“构建”并设置“计划”字段。 Moreover the Goals and oprtions field has to be set "clean leslie" 此外,“目标和选项”字段必须设置为“干净的莱斯利”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM