From f8950305d1c8f7ec095b8c9dd5f3ecfbb9fae90c Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 4 Jun 2018 20:09:54 -0400 Subject: asdfasdfasd --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 4fe9f3c..703d8ec 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -8,6 +8,7 @@ bc.build_cmds = ["echo hello"] //bc.test_cmds = [ // 'echo [{"test2":"alive2"}] > test2.json', //] +bc.test_server_id = 'artifactory' bc.test_artifacts = [dc] matrix = [bc] utils.run(matrix) -- cgit