We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d3f86 commit 84d11acCopy full SHA for 84d11ac
.circleci/config.yml
@@ -30,7 +30,7 @@ jobs:
30
- setup_remote_docker
31
- add_ssh_keys:
32
fingerprints:
33
- - "b4:b1:a9:41:0e:db:b3:a8:25:ec:bd:98:fa:f7:ee:b7"
+ - "2f:37:66:17:11:ae:f9:0f:9e:52:98:41:fe:d0:0c:78"
34
- run:
35
name: Set up a local Solr with build's solr config.
36
command: bash .circleci/setup_solr.sh
@@ -46,7 +46,7 @@ jobs:
46
- checkout
47
48
49
50
51
name: Build configuration asset
52
command: bash .circleci/build.sh
0 commit comments