continuous integration - Travis, how to deploy with ssh? -


i'm using travis ci pointing master branch on github repository. travis working fine far running tests still need manually deploy code after code has finished. automate process using travis again , deploy _build folder server's /var/www/project_folder using ssh. good? if yes, how can tell travis deploy after tests?


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

How to get the ip address of VM and use it to configure SSH connection dynamically in Ansible -

javascript - Get parameter of GET request -