P
P
Puma Thailand2013-06-19 08:33:52
git
Puma Thailand, 2013-06-19 08:33:52

How do you do automatic git pulls in windows server?

There is a task to automatically do a git pull every minute for 5 repos from bitbucket, I'm interested in how best to do it? How to put it in sheduler windows without a logged in user?
All repos are in bitbucket.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
AgentSIB, 2013-06-19
@AgentSIB

Don't want to try Jenkins?

I
ixSci, 2013-06-20
@ixSci

create a folder ~/.ssh and in it a public key named id_rsa. Or create a config for more flexible naming. Example
Regarding pull: the easiest way is to install Jenkins, as you have already been advised, there are just a lot of other things you can do with it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question