From 92f191536df48cb97b312b70f6f5fb02a29d7e67 Mon Sep 17 00:00:00 2001 From: Aimee Ukasick Date: Mon, 27 Feb 2017 16:14:06 -0600 Subject: Comment out shellcheck job JIRA: COPPER-35 JIRA: MODELS-47 JIRA: VES-10 Temporary disabling of shellcheck job in Copper, Models, VES. Change-Id: I6f4eb0a921676d990d951710651e25991543bd08 Signed-off-by: Aimee Ukasick --- jjb/models/models.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb/models') diff --git a/jjb/models/models.yml b/jjb/models/models.yml index f419c8821..89d22bcbd 100644 --- a/jjb/models/models.yml +++ b/jjb/models/models.yml @@ -64,4 +64,4 @@ set -o nounset set -o pipefail - shellcheck -f tty tests/*.sh + # shellcheck -f tty tests/*.sh -- cgit