From 37ac582d14bbd153cce9a221d5c2cb7e348fc9f3 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 28 Nov 2017 10:20:09 -0500 Subject: Test shared class import --- vars/utils.groovy | 1 + 1 file changed, 1 insertion(+) (limited to 'vars/utils.groovy') diff --git a/vars/utils.groovy b/vars/utils.groovy index b0921e2..0a6f49e 100644 --- a/vars/utils.groovy +++ b/vars/utils.groovy @@ -1,4 +1,5 @@ // Jenkinsfile utilities +import bconfig // Clone the source repository and examine the most recent commit message. // If a '[ci skip]' or '[skip ci]' directive is present, immediately -- cgit