fix: update Jenkinsfile root to 'reconciler' to match actual directory structure
This commit is contained in:
parent
2ca242bd91
commit
b10362af61
@ -12,7 +12,7 @@ executeFreeleapsPipeline {
|
||||
components = [
|
||||
[
|
||||
name: 'reconciler',
|
||||
root: 'apps/reconciler',
|
||||
root: 'reconciler',
|
||||
language: 'python',
|
||||
dependenciesManager: 'pip',
|
||||
requirementsFile: 'requirements.txt',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user