Skip to content

nameless1987/AutomaticDeployJavaMavenProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

AutomaticDeployJavaMavenProject

Linux Bash Shell Automatic Deploy Java Maven Project( Remote deploy supported)

Please modify those setting in shell script file.

user_defined_project_clone="ssh://git@xxx/xxx.git"

user_defined_deploy_target_host_ip="xxx.xxx.xxx.xxx"

user_defined_project_top_directory_to_target_host="/path/to/deploy"

More infomation can goto Linux Shell脚本之远程自动化部署java maven项目

Good luck, :)

About

Linux Bash Shell Automatic Deploy Java Maven Project( Remote deploy supported)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%