chore: sync Jenkinsfile and ensure all local changes are committed
This commit is contained in:
parent
8e6faf1636
commit
2ca242bd91
@ -20,7 +20,7 @@ executeFreeleapsPipeline {
|
|||||||
buildAgentImage: 'python:3.12-slim',
|
buildAgentImage: 'python:3.12-slim',
|
||||||
buildArtifacts: ['.'],
|
buildArtifacts: ['.'],
|
||||||
lintEnabled: false,
|
lintEnabled: false,
|
||||||
sastEnabled: true,
|
sastEnabled: false,
|
||||||
imageRegistry: 'docker.io',
|
imageRegistry: 'docker.io',
|
||||||
imageRepository: 'freeleaps',
|
imageRepository: 'freeleaps',
|
||||||
imageName: 'reconciler',
|
imageName: 'reconciler',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user