Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 576 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 576 Bytes

JobStream

Demo

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⭐

About The Project

Parallel & Conditional Job execution. - Run multiple jobs parallelly. - Run job conditionally based on success or failure of another job.