Skip to content

Commit

Permalink
Internal: Unified SSH keys/tokens used on CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed Sep 4, 2023
1 parent 912246d commit f302ecc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ commands:
steps:
- add_ssh_keys:
fingerprints:
- "2a:97:94:d9:ae:a0:8d:bd:c2:2a:2d:cf:8d:d1:94:bd"
- "a0:41:a2:56:c8:7d:3f:29:41:d1:87:92:fd:50:2b:6b"

community_verification_command:
description: "👤 Verify if the build was triggered by community - Check if the build should continue"
Expand Down Expand Up @@ -106,4 +106,4 @@ workflows:
filters:
branches:
only:
- master
- master

0 comments on commit f302ecc

Please sign in to comment.