We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 819b12c commit 653a1f4Copy full SHA for 653a1f4
.circleci/config.yml
@@ -23,7 +23,7 @@ jobs:
23
<<: *defaults
24
steps:
25
- add_ssh_keys:
26
- fingerprints: 'a1:c4:67:ea:2c:dd:d8:f8:b0:f8:ab:84:fe:fa:de:b0'
+ fingerprints: '97:8a:d8:bb:eb:e9:22:7a:22:13:a9:df:8d:9e:17:24'
27
- attach_workspace:
28
at: ~/repo
29
- restore_cache:
0 commit comments