From f5ef4581f60b5430a185db410c94561dc76a40c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Muhammed=20=C4=B0K=C4=B0NC=C4=B0?= Date: Thu, 5 May 2022 20:56:11 +0300 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 279e093..d6e7caf 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,15 @@ If you want to see all files in the cmd folder you must set soloExecution to tru cd cmd && ls ``` +# Checklist + +- Implement web interface +- Support concurrent jobs +- Add working with remote docker deamon support +- Change image pulling logs (get only status logs) +- Add custom ignore configuration to copyFiles for project files (like gitignore) +- Add shared artifacts support between different jobs + # Contact Muhammed İkinci - muhammedikinci@outlook.com