Skip to content

Commit

Permalink
Debug pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Aug 19, 2016
1 parent d541d0b commit 5958e9b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ node('packer') {

stage 'Validate'

sh '/usr/local/bin/packer validate shibboleth-appliance-vbox.json'
sh 'ls'
sh '/usr/local/bin/packer validate ./shibboleth-appliance-vbox.json'

}

0 comments on commit 5958e9b

Please sign in to comment.