Skip to content

Commit 17a8c48

Browse files
use deploy key
1 parent 4179054 commit 17a8c48

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
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333
- add_ssh_keys:
3434
fingerprints:
35-
- "c4:6f:35:b6:b6:fa:17:56:19:eb:ab:6b:86:1e:22:f4"
35+
- "82:fc:5d:8a:b3:64:fa:69:c6:37:14:c3:08:10:ab:1d"
3636
- checkout
3737
- run: sudo chown -R circleci:circleci /usr/local/bin
3838
- restore_cache:

0 commit comments

Comments
 (0)