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

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -