mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 16:00:38 +00:00
fix: azure git sync test connection (#4209)
This commit is contained in:
@@ -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:', '')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user