You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jekyll/_cci2/reusing-config.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ A reusable command may have the following immediate children keys as a map:
33
33
-**Parameters:** (optional) A map of parameter keys, each of which adheres to the `parameter` spec.
34
34
-**Steps:** (required) A sequence of steps run inside the calling job of the command.
35
35
36
-
### The `commands` Key**
36
+
### **The `commands` Key**
37
37
38
38
A command definition defines a sequence of steps as a map to be executed in a job, enabling you to reuse a single command definition across multiple jobs.
0 commit comments