Skip to content

Commit

Permalink
fix: Remove now-invalid backend_type from Kokoro config files (#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
jskeet authored Sep 23, 2021
1 parent 86bcb66 commit c7178f2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .kokoro-autosynth/common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ before_action {
keystore_resource {
keystore_config_id: 73713
keyname: "yoshi-automation-github-key"
# TODO(theacodes): remove this after secrets have globally propagated
backend_type: FASTCONFIGPUSH
}
}
}
Expand Down
2 changes: 0 additions & 2 deletions .kokoro/release.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ before_action {
keystore_resource {
keystore_config_id: 73713
keyname: "yoshi-automation-github-key"
# TODO(theacodes): remove this after secrets have globally propagated
backend_type: FASTCONFIGPUSH
}
}
}
Expand Down

0 comments on commit c7178f2

Please sign in to comment.