diff --git a/.circleci/config.yml b/.circleci/config.yml index c85538e..182bb18 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -43,6 +43,9 @@ commands: environment: type: string steps: + - add_ssh_keys: + fingerprints: + - "SHA256:rPzp7kChj9Z72jls470HfO0YvieTbdUiB+y8hlxJN8c" - *attach_workspace - checkout - run: @@ -89,6 +92,9 @@ commands: environment: type: string steps: + - add_ssh_keys: + fingerprints: + - "SHA256:rPzp7kChj9Z72jls470HfO0YvieTbdUiB+y8hlxJN8c" - *attach_workspace - checkout - run: