Enable CosmosDB Binding conformance test (#1946)
Signed-off-by: Bernd Verst <4535280+berndverst@users.noreply.github.com> Co-authored-by: Dapr Bot <56698301+dapr-bot@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									794362c6c0
								
							
						
					
					
						commit
						be0949b344
					
				| 
						 | 
				
			
			@ -122,6 +122,8 @@ jobs:
 | 
			
		|||
          required-certs: AzureKeyVaultSecretStoreCert
 | 
			
		||||
        - component: secretstores.azure.keyvault.serviceprincipal
 | 
			
		||||
          required-secrets: AzureKeyVaultName,AzureKeyVaultSecretStoreTenantId,AzureKeyVaultSecretStoreServicePrincipalClientId,AzureKeyVaultSecretStoreServicePrincipalClientSecret
 | 
			
		||||
        - component: bindings.azure.cosmosdb
 | 
			
		||||
          required-secrets: AzureCosmosDBMasterKey,AzureCosmosDBUrl,AzureCosmosDB,AzureCosmosDBCollection
 | 
			
		||||
        EOF
 | 
			
		||||
        )
 | 
			
		||||
        echo "::set-output name=cron-components::$CRON_COMPONENTS"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue