Skip to content

Commit

Permalink
Adjust jenkinsfile for more generic shibboleth appliance build.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Aug 20, 2016
1 parent a926308 commit 685edf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ node('packer') {

stage 'Validate'

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

}

0 comments on commit 685edf7

Please sign in to comment.