Skip to content

Commit c2a7d06

Browse files
authored
Updated ssh key fingerprint
1 parent cab2c48 commit c2a7d06

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
@@ -51,7 +51,7 @@ jobs:
5151
pip install pip tox --upgrade
5252
- run: ssh-add -D
5353
- add_ssh_keys:
54-
fingerprints: "44:09:69:d7:c6:77:25:e9:46:da:f1:22:7d:d4:38:29"
54+
fingerprints: "SHA256:yIMQ/D4h8u+yb2WgeBjDaHaIHzLIl506xGJAljqgmKI"
5555
- run: ssh-keyscan github.com >> ~/.ssh/known_hosts
5656
- run: git config --global user.email "glue@circleci" && git config --global user.name "Glue Circle CI"
5757
- run: git clone [email protected]:glue-viz/glue-astronomy-visual-tests.git --depth 1 ~/glue-astronomy-visual-tests/

0 commit comments

Comments
 (0)