How to fetch the code directly in our local to pipeline.
Currently i am starting working in the jenkins i am facing this sutation. In my orginization they said me to work on locally so i have install the jenkins using docker and after that I need to run my code (nextjs) in jenkins as a pipeline. Now there is no github repo which it will fetch so my code is in local so how i need to fetch that code in pipeline and how i need to use that code. please help me.