Skip to content

Commit

Permalink
ci: update release ssh-key fingerprint (#6)
Browse files Browse the repository at this point in the history
Signed-off-by: Salim Afiune Maya <afiune@lacework.net>
  • Loading branch information
afiune authored Mar 2, 2021
1 parent eee1b58 commit 1fe6f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- checkout
- add_ssh_keys:
fingerprints:
- "dd:e0:c0:f6:be:62:ea:e2:91:1f:51:eb:36:5f:90:90"
- "11:1e:b4:dd:8b:ec:90:a5:0a:84:49:08:8e:32:94:e5"
- run: scripts/release.sh trigger
release:
executor: alpine
Expand Down

0 comments on commit 1fe6f12

Please sign in to comment.