سؤال

I am newbie to Jenkins, how can I run any build and clean command at Jenkins? actually have to re-build a project that will deploy to server . How to run this command "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 مع الإسناد
لا تنتمي إلى StackOverflow
scroll top