We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cab2c48 commit c2a7d06Copy full SHA for c2a7d06
.circleci/config.yml
@@ -51,7 +51,7 @@ jobs:
51
pip install pip tox --upgrade
52
- run: ssh-add -D
53
- add_ssh_keys:
54
- fingerprints: "44:09:69:d7:c6:77:25:e9:46:da:f1:22:7d:d4:38:29"
+ fingerprints: "SHA256:yIMQ/D4h8u+yb2WgeBjDaHaIHzLIl506xGJAljqgmKI"
55
- run: ssh-keyscan github.com >> ~/.ssh/known_hosts
56
- run: git config --global user.email "glue@circleci" && git config --global user.name "Glue Circle CI"
57
- run: git clone [email protected]:glue-viz/glue-astronomy-visual-tests.git --depth 1 ~/glue-astronomy-visual-tests/
0 commit comments