amazon web services - Jenkins: Run Set of Scripts Once on Job Setup -


i've got jenkins setup on server , i've got set of tasks need run once in order setup environment build deployed in aws.

this not need run on every build, since one-time setup.

what best way implement in jenkins? custom project template execute on job creation, or there interface?

any references have documentation on how appreciated, can google if @ least have right terms/concepts specific jenkins.

thank-you help!


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -