Conformance test requires secrets, moved to cloud
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
This commit is contained in:
parent
02b58222be
commit
8ccba6f83f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue