Skip to content

Commit 18480d1

Browse files
authored
Updated fingerprint
1 parent c2a7d06 commit 18480d1

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: "SHA256:yIMQ/D4h8u+yb2WgeBjDaHaIHzLIl506xGJAljqgmKI"
54+
fingerprints: "SHA256:Lsw5nZSv4bk+X0yUoa+VCEaLcldpuBTxNve7eVsGqVY"
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)