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 c2a7d06 commit 18480d1Copy full SHA for 18480d1
.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: "SHA256:yIMQ/D4h8u+yb2WgeBjDaHaIHzLIl506xGJAljqgmKI"
+ fingerprints: "SHA256:Lsw5nZSv4bk+X0yUoa+VCEaLcldpuBTxNve7eVsGqVY"
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