change private key location

This commit is contained in:
ccd0 2014-08-04 12:34:21 -07:00
parent 3337b9012d
commit 7d84ebfc0a

View File

@ -151,7 +151,7 @@ module.exports = (grunt) ->
prod:
src: 'testbuilds/crx<%= pkg.meta.suffix[pkg.channel] %>/'
dest: 'testbuilds/<%= pkg.name %><%= pkg.meta.suffix[pkg.channel] %>.crx'
privateKey: '~/.ssh/<%= pkg.name %>.pem'
privateKey: '../<%= pkg.name %>.pem'
compress:
crx: