Navigation : Setup List of Labs - Basics Labs -- Jenkinsfile -- Declarative vs Scripted Pipeline -- Node/Stage/Step/Groovy -- Git vs Checkout SCM -- Tools -- Shell Script -- Credentials -- Stash and Unstash -- Clean Workspace -- Parameters -- Strings -- Parallel - Shared Pipeline Library Labs -- Using Shared Library -- Example -- Closure vs Map - Advanced Labs -- Build Name -- Remote Loader -- Lockable Resources -- Config File Provider -- Script Approval vs Sandbox -- SSH Agent -- Job DSL -- Flow Control - Enterprise Labs -- Config-Driven Pipeline Plugin -- Moduler Pipeline Library -- Jenkins Template Engine Pipeline Steps - retryWithPrompt - retryAndReturn - createGitBranchV1 - createGitBranchV2 Lockable Resources Lockable REsources lock(quantity: 1, resource: 'KCDC') { sleep time: 1, unit: 'MINUTES' } Remote Loader Config File Provider