Renamed CAL_TEST_KEY to CAL_STAGING_KEY & CAL_CI_KEY to CAL_TEST_KEY

This commit is contained in:
Alexandre Paillier
2023-08-16 10:37:41 +02:00
parent 72c19e0222
commit e0ea3697f6
3 changed files with 18 additions and 16 deletions

View File

@@ -171,7 +171,7 @@ jobs:
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_build.yml@v1
with:
upload_app_binaries_artifact: "ragger_elfs"
flags: "DEBUG=1 CAL_CI_KEY=1 DOMAIN_NAME_TEST_KEY=1"
flags: "DEBUG=1 CAL_TEST_KEY=1 DOMAIN_NAME_TEST_KEY=1"
jobs-ragger-tests:
name: Run Ragger tests