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
Post a Comment