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 = [
|
components = [
|
||||||
[
|
[
|
||||||
name: 'reconciler',
|
name: 'reconciler',
|
||||||
root: 'apps/reconciler',
|
root: 'reconciler',
|
||||||
language: 'python',
|
language: 'python',
|
||||||
dependenciesManager: 'pip',
|
dependenciesManager: 'pip',
|
||||||
requirementsFile: 'requirements.txt',
|
requirementsFile: 'requirements.txt',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user