Skip to content

Commit 84d11ac

Browse files
committed
Update fingerprint
1 parent e5d3f86 commit 84d11ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- setup_remote_docker
3131
- add_ssh_keys:
3232
fingerprints:
33-
- "b4:b1:a9:41:0e:db:b3:a8:25:ec:bd:98:fa:f7:ee:b7"
33+
- "2f:37:66:17:11:ae:f9:0f:9e:52:98:41:fe:d0:0c:78"
3434
- run:
3535
name: Set up a local Solr with build's solr config.
3636
command: bash .circleci/setup_solr.sh
@@ -46,7 +46,7 @@ jobs:
4646
- checkout
4747
- add_ssh_keys:
4848
fingerprints:
49-
- "b4:b1:a9:41:0e:db:b3:a8:25:ec:bd:98:fa:f7:ee:b7"
49+
- "2f:37:66:17:11:ae:f9:0f:9e:52:98:41:fe:d0:0c:78"
5050
- run:
5151
name: Build configuration asset
5252
command: bash .circleci/build.sh

0 commit comments

Comments
 (0)