Skip to content

Commit

Permalink
chore(build): Add new encrypted key (#29)
Browse files Browse the repository at this point in the history
It's hard to decrypt a key when it's empty. This fixes that.
  • Loading branch information
dtardoin-eb authored and BenAtEventbrite committed Apr 12, 2018
1 parent 02455eb commit 9390bdb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ ssh-add -l
npx semantic-release
##
/usr/bin/pkill ssh-agent && echo "successfully killed ssh agent"

/bin/rm /tmp/git_deploy_key
Binary file modified git_deploy_key.enc
Binary file not shown.

0 comments on commit 9390bdb

Please sign in to comment.