Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
chore: generate key.json.enc using node:8 image (#527)
Browse files Browse the repository at this point in the history
I think the previous key cannot be properly decrypted in CircleCI
because it was generated using a version of openssl different from
the version used during decryption.

The key in this PR was generated from within a node:8 image which
is the same image used by the system and samples tests, to make
sure the same version of openssl is used.
  • Loading branch information
DominicKramer committed Sep 18, 2018
1 parent 2890945 commit c499460
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified .circleci/key.json.enc
Binary file not shown.

0 comments on commit c499460

Please sign in to comment.