diff --git a/.pipelines/azure-pipelines-integration-tests.yml b/.pipelines/azure-pipelines-integration-tests.yml index f3c1a8e..098eec8 100644 --- a/.pipelines/azure-pipelines-integration-tests.yml +++ b/.pipelines/azure-pipelines-integration-tests.yml @@ -2,6 +2,12 @@ name: Integration tests resources: repositories: + - repository: toggleKeyVaultRepo + endpoint: UiPath + type: github + name: UiPath/AzurePipelinesTemplates + ref: refs/tags/uipath.kv-access.1.2.7 + - repository: testTransformations endpoint: UiPath type: github