Strider-CD / strider-simple-runner

Easy-to-configure in-process Runner implementation for Strider.
MIT License
3 stars 18 forks source link

Clone directory should be able to be set fully #38

Open knownasilya opened 6 years ago

knownasilya commented 6 years ago

Currently 'data' is hard coded. This should be possible so you can clone into /var/www without the data dir, and having to move files after build.

https://github.com/Strider-CD/strider-simple-runner/blob/master/lib/index.js#L311