CloudBees CJE Question Answer
How can you configure a Declarative Pipeline to record the fingerprint of an artifact?
CaII the fingerprintArtifact() step immediately after the archiveArtifacts( ) step.
Enable the Declarative Pipeline 'enableFingerprints' 'option' .
Set the Fingerprint Artifacts global configuration option.
Set the "fingerprint: true" argument for the archiveArtifactsQ step.
No action is required; Declarative Pipelines automatically record a fingerprint for each artifact.
TESTED 03 Nov 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved