What is the purpose of the 'agent' directive in a Jenkins Declarative Pipeline?
-
A
To define environment variables available throughout the build
-
B
To specify where the entire pipeline or a specific stage should execute
-
C
To configure credential bindings for the pipeline
-
D
To set the timeout duration for the pipeline or stage