Skip to content

Commit 324b099

Browse files
committed
Update CircleCI deploy key
1 parent 6587e50 commit 324b099

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- checkout
1111
- add_ssh_keys:
1212
fingerprints:
13-
- "45:da:8a:81:ac:52:cb:68:77:18:07:44:10:9b:10:bb"
13+
- "bc:e7:21:97:de:34:ca:7f:38:19:c7:bb:4f:b6:bf:32"
1414
- run:
1515
name: Setup Environment Variables
1616
command: echo 'export MASTER_HASH=$(git rev-parse --short master)' >> $BASH_ENV

0 commit comments

Comments
 (0)