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 9c2f908 commit fb503e1
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 @@ -17,7 +17,7 @@ node('packer') {

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

stage 'Build Appliance"
stage 'Build Appliance'

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

Expand Down

0 comments on commit fb503e1

Please sign in to comment.