Conformance test requires secrets, moved to cloud

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
This commit is contained in:
ItalyPaleAle 2022-12-14 01:00:07 +00:00
parent 02b58222be
commit 8ccba6f83f
1 changed files with 1 additions and 0 deletions

View File

@ -148,6 +148,7 @@ jobs:
required-secrets: AzureKeyVaultName,AzureKeyVaultSecretStoreTenantId,AzureKeyVaultSecretStoreServicePrincipalClientId,AzureKeyVaultSecretStoreServicePrincipalClientSecret
- component: bindings.azure.cosmosdb
required-secrets: AzureCosmosDBMasterKey,AzureCosmosDBUrl,AzureCosmosDB,AzureCosmosDBCollection
- component: state.cloudflare.kv
EOF
)
echo "cron-components=$CRON_COMPONENTS" >> $GITHUB_OUTPUT