Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Aug 19, 2016
1 parent 31a6c9b commit 6cd30fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ node('packer') {

stage 'Validate'

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

}

0 comments on commit 6cd30fa

Please sign in to comment.