From bb733a53debcd0f00241359b26bc75af27fb7d45 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Fri, 25 Sep 2020 22:22:21 +0800 Subject: [PATCH] chore: update docs Signed-off-by: Bo-Yi Wu --- DOCS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/DOCS.md b/DOCS.md index 1e1b187..b5315f3 100644 --- a/DOCS.md +++ b/DOCS.md @@ -124,6 +124,7 @@ Example configuration for exporting custom secrets: - commit script: - export AWS_ACCESS_KEY_ID=$AWS_ACCESS_KEY_ID + - echo $commit ``` Example configuration for stoping script after first failure: