fix: azure git sync test connection (#4209)

This commit is contained in:
HugoCasa
2024-08-07 19:13:46 +02:00
committed by GitHub
parent be48eaaeff
commit e0cdc0225e
@@ -565,7 +565,7 @@
}
let jobId = await JobService.runScriptByPath({
workspace: $workspaceStore!,
path: 'hub/7925/git-repo-test-read-write-windmill',
path: 'hub/8944/git-repo-test-read-write-windmill',
requestBody: {
repo_url_resource_path: gitSyncRepository.git_repo_resource_path.replace('$res:', '')
}