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'