Skip to content

Commit

Permalink
Add build stage
Browse files Browse the repository at this point in the history
  • Loading branch information
Mason Packard committed Aug 20, 2016
1 parent fb503e1 commit 8bfceff
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 @@ -19,6 +19,6 @@ node('packer') {

stage 'Build Appliance'

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

}

0 comments on commit 8bfceff

Please sign in to comment.