chore: sync Jenkinsfile and ensure all local changes are committed

This commit is contained in:
Nicolas 2025-07-23 21:28:32 +08:00
parent 8e6faf1636
commit 2ca242bd91

View File

@ -20,7 +20,7 @@ executeFreeleapsPipeline {
buildAgentImage: 'python:3.12-slim',
buildArtifacts: ['.'],
lintEnabled: false,
sastEnabled: true,
sastEnabled: false,
imageRegistry: 'docker.io',
imageRepository: 'freeleaps',
imageName: 'reconciler',