From 24298d9e543a0bb57750769ffc8e18e26c4db9b6 Mon Sep 17 00:00:00 2001 From: Mason Packard Date: Fri, 19 Aug 2016 16:29:11 -0400 Subject: [PATCH] Debug --- Jenkinsfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 15d4214..d8e2999 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -13,7 +13,6 @@ node('packer') { stage 'Validate' sh 'ls' - sh 'cd packer-centos-7' sh 'pwd' sh '/usr/local/bin/packer validate shibboleth-appliance-vbox.json'