Executing shell script using Jenkins UI -


i want execute shell script using jenkins.

for example, have shell script maketest.sh on server "test1.test2.net" location "/home/rt", how execute it? jenkins , script executed in different servers.

thanks!

using git, can download file workspace of job. after have launch script ./maketest.sh


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -