feat: add secret encryption keys [LET-3662]
* base * add to apps/core --------- Co-authored-by: Letta Bot <noreply@letta.com>
This commit is contained in:
3
.github/workflows/reusable-test-workflow.yml
vendored
3
.github/workflows/reusable-test-workflow.yml
vendored
@@ -374,6 +374,9 @@ jobs:
|
||||
LETTA_USE_TPUF: true
|
||||
LETTA_TPUF_API_KEY: ${{ env.LETTA_TPUF_API_KEY }}
|
||||
|
||||
# Encryption key
|
||||
LETTA_ENCRYPTION_KEY: ${{ env.LETTA_ENCRYPTION_KEY }}
|
||||
|
||||
# Google Cloud (shared across all test types)
|
||||
GOOGLE_CLOUD_PROJECT: ${{ secrets.GOOGLE_CLOUD_PROJECT }}
|
||||
GOOGLE_CLOUD_LOCATION: ${{ secrets.GOOGLE_CLOUD_LOCATION }}
|
||||
|
||||
Reference in New Issue
Block a user