linux - scripting in jenkins for deployment -


i have jenkins installed on windows server, configured git. using deploy container plugin deploy build remote hosts. instead of deploying using plugin, want write shell script deploy war in post build action. remote machine linux machine (centos).

gone through link run batch scripts on remote server (windows) jenkins not great help. appreciated.

thanks


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -