Skip to content

Commit 3eb52ce

Browse files
sync docs (#542)
Co-authored-by: michaeljguarino <[email protected]>
1 parent c3111a8 commit 3eb52ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/overview/management-api-reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4400,6 +4400,7 @@ _Appears in:_
44004400
| `crontab` _string_ | The crontab on which to spawn stack runs. | | |
44014401
| `autoApprove` _boolean_ | Whether to automatically approve cron-spawned runs. | | Optional: \{\} <br /> |
44024402
| `overrides` _[StackOverrides](#stackoverrides)_ | Overrides for the cron triggered stack run configuration. | | Optional: \{\} <br /> |
4403+
| `trackRef` _boolean_ | Whether to track the stack's ref exactly on cron runs versus the last detected commit. This can theoretically cause drift between code if referenced via symlinks. | | Optional: \{\} <br /> |
44034404

44044405

44054406
#### StackDefinition

0 commit comments

Comments
 (0)