Skip to content

Commit bf9fadc

Browse files
authored
Adding executor key to job reference table (DOCSS-1956) (#9718)
* Adding key to job reference table * Marking key as required
1 parent 9378482 commit bf9fadc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/reference/modules/ROOT/pages/configuration-reference.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,11 @@ Each job consists of the job's name as a key and a map as a value. A name should
341341
| Map
342342
| Options for the <<macos,macOS executor>>
343343

344+
| `executor`
345+
| Y ^(1)^
346+
| String
347+
| Name of a declared <<executors,reusable executor>>
348+
344349
| `shell`
345350
| N
346351
| String

0 commit comments

Comments
 (0)