Skip to content

Commit

Permalink
Next trial to update ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
buddhi1980 committed Apr 22, 2020
1 parent 983b555 commit 4267c69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
dist: trusty
before_install:
- openssl aes-256-cbc -K $encrypted_64d1c9367528_key -iv $encrypted_64d1c9367528_iv
-in githubKey.enc -out ~\/.ssh/githubKey -d
- openssl aes-256-cbc -K $encrypted_2f1c23056049_key -iv $encrypted_2f1c23056049_iv
-in githubKey.pub.enc -out ~\/.ssh/githubKey.pub -d
- sudo apt-get update -qq
Expand Down
Binary file added githubKey.enc
Binary file not shown.

0 comments on commit 4267c69

Please sign in to comment.