December 2017
Beginner to intermediate
362 pages
8h 35m
English
A node block defines the Jenkins agent wherein its constituents (stage blocks, directives, and steps) should run. The node block structure looks like the following:
node ('<parameter>') {<constituents>}
The following gives more information about the node block:
Read now
Unlock full access