|
|
|
|
|
by ransom1538
3029 days ago
|
|
Yeah here it is: git pull; sh tests; rsync /prod/ all@prod:/var/www/ ^ That is copyrighted by the way. Ill take a consultant fee. I know - I know it should be thousands of lines of puppet, jenkins, hooks, Kubernetes, Salt, and 2 million lines of python and ELM all piped through Docker containers -- I am NOT an animal. |
|
while true; do git pull; sh tests && rsync /prod/ all@prod:/var/www/;done