Question
Can I connect install jenkins plugin, Git, add cronjobs?
- I want to connect jenkis and git so I can deploy automatically my updated code after updating my git repo - is it possible?
- Is it possible to install Git and pull manually from remote repo via SSH?
- Is it possible to add cronjobs?
- Is it possible to install a composer and install a framework(laravel)?
Thanks for answers.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×