Forum Discussion
dbaby
Adept
Hi Cike,
Thanks for your response and seems to be good.
But can't we achieve same without a docker container. Because as per documentation in
http://sdk-docs.lithium.com/learn/workflow#continuousIntegration
check-ins triggered (someway not sure) submission of SDK to stage).
Thank you in advance for your time and assistance!
Thanks,
Deniz
cike
7 years agoChampion
dbaby - Docker is not mandatory in this case, it's only one approach we're currently looking in. You find different plugins (e.g. for Git, NodeJS) to extend your Jenkins server, so it can be notified by your SCM when developers push their code.
After a push Jenkins will run your defined steps (maybe some testing and finally the push2stage by the Lithium SDK).
Regards,
Christian
Related Content
- 12 months ago