What is the rough limit? (e.g. the size of the code in characters, the size in operands or opcodes, the size in lines?) Is there a way of just telling the underlying system to increase that limit?
Edit: The limit for Jenkins pipeline objects is 64kiByte.
Comments
1 comment
What is the rough limit? (e.g. the size of the code in characters, the size in operands or opcodes, the size in lines?)
Is there a way of just telling the underlying system to increase that limit?
The limit for Jenkins pipeline objects is 64kiByte.
See also for the problem and for solution details:
https://code-held.com/2019/05/02/jenkins-pipeline-method-too-large/
Please sign in to leave a comment.