From e78b39af2956b21849c388b01e124b7160f096b4 Mon Sep 17 00:00:00 2001 From: oleg Date: Wed, 3 Dec 2014 00:52:17 +0300 Subject: [PATCH] update roadmap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88a67d3..c298aa3 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ data streams (from shell commands, etc)) * Tasks relations can be set easily (runAfter, runBefore, prevents, prevented) it also can be attached to the specific status or branch (auto deploy could a separate task in this case) +* Simple API for triggering build on scm hook * Build can be continued from the current failed step * Failing of build step can be prevented if special condition for the build step is defined and matched (e.g. ui tests timeout error or internet connection