chore: temporarily disable lint for reconciler component in Jenkinsfile
This commit is contained in:
parent
cb5d164397
commit
8e6faf1636
@ -19,7 +19,7 @@ executeFreeleapsPipeline {
|
||||
buildCacheEnabled: true,
|
||||
buildAgentImage: 'python:3.12-slim',
|
||||
buildArtifacts: ['.'],
|
||||
lintEnabled: true,
|
||||
lintEnabled: false,
|
||||
sastEnabled: true,
|
||||
imageRegistry: 'docker.io',
|
||||
imageRepository: 'freeleaps',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user