Clone this repository to your local machine
git clone https://github.com/varunbr/JobStream.git
Run below command from JobStream folder to create image in docker
docker compose -f "docker-compose.yml" up --build
Launch http://localhost:5000/ to explore..!
If you like❤ my project, Support me by giving Star⭐
Parallel & Conditional Job execution. - Run multiple jobs parallelly. - Run job conditionally based on success or failure of another job.