Skip to content

Commit 966025c

Browse files
authored
DEVO-681 Update ssh key for circleCI (#1011)
1 parent 981ff5c commit 966025c

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
- checkout
3131
- add_ssh_keys:
3232
fingerprints:
33-
- "f7:95:df:23:81:5e:03:3e:73:0f:de:6f:1d:47:be:96"
33+
- "96:52:81:94:2a:1f:32:82:cd:b5:2d:e3:e3:9e:9d:08"
3434
- run:
3535
name: 'Run Ansible Airflow Playbook for QA'
3636
command: |
@@ -54,7 +54,7 @@ jobs:
5454
- checkout
5555
- add_ssh_keys:
5656
fingerprints:
57-
- "f7:95:df:23:81:5e:03:3e:73:0f:de:6f:1d:47:be:96"
57+
- "96:52:81:94:2a:1f:32:82:cd:b5:2d:e3:e3:9e:9d:08"
5858
- run:
5959
name: 'Run Ansible Airflow Playbook for Prod'
6060
command: |

0 commit comments

Comments
 (0)