linux - how to configure Jenkins on Unix and deployment in a remote machine windows -
i have issue jenkins.i used freestyle project not maven project because it's nodejs project.
the workflow below :
- jenkins trigger gitlab acceptation merge event.
- jenkins execute build testing integration.
- execute shell command (linux) in actual linux os.
- jenkins deploy project after test success remote windows machine.
so want how deploy remote windows machine
jenkins , git in same machine (linux). , deployment in remote machine windows.
you can plan use deployment automation solution xebialabs xl deploy/ibm udeploy/ca nolio specialised products take care of lot of use cases related deployment out of box , not have create scripted solution in jenkins.
Comments
Post a Comment