feat(circleci): use bot account ssh key for commits (#871)
This commit is contained in:
@@ -295,7 +295,7 @@ jobs:
|
||||
- run: cat workspace/env-vars >> $BASH_ENV
|
||||
- add_ssh_keys:
|
||||
fingerprints:
|
||||
- '18:74:c4:b9:dc:66:b2:66:1d:81:56:0d:0a:87:9b:b1'
|
||||
- '9a:57:23:d4:c9:5f:4d:83:d6:fa:b2:00:6b:8d:86:31'
|
||||
- run:
|
||||
name: Publish Helm Chart
|
||||
command: ./.circleci/publish_helm_chart.sh
|
||||
|
||||
Reference in New Issue
Block a user