Skip to content

Commit d8aa8df

Browse files
committed
docs(srv): update
1 parent 787ad90 commit d8aa8df

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

menu/navigation.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4871,6 +4871,10 @@
48714871
"label": "Manage the scheduling of a job",
48724872
"slug": "manage-job-schedule"
48734873
},
4874+
{
4875+
"label": "Execute complex startup commands",
4876+
"slug": "execute-complex-commands"
4877+
},
48744878
{
48754879
"label": "Reference secrets in a job",
48764880
"slug": "reference-secret-in-job"

pages/serverless-jobs/troubleshooting/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,4 @@ productIcon: ServerlessJobsProductIcon
5252
- [My Job run is in an error state](/serverless-jobs/troubleshooting/job-in-error-state)
5353
- [Missing metrics for my Job Run](/serverless-jobs/troubleshooting/missing-metrics)
5454
</LinksList>
55+
- [Job startup command fails](/serverless-jobs/troubleshooting/job-startup-command-fails/)

0 commit comments

Comments
 (0)