Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 370 Bytes

Exercise-05.md

File metadata and controls

13 lines (8 loc) · 370 Bytes

Pipeline Performance & Best Practices

Exercise 5.1 - Speed/Durability Settings

In this exercise we won't actually we will review Speed/Durabiltiy settings for Pipeline.

properties([durabilityHint('MAX_SURVIVABILITY')])

Exercise 5.2 - Shared Library Best Practices

In this exercise we will update a Pipeline Shared Library to follow best practices.