Skip to content

Commit a95dd34

Browse files
author
cfsdocs
committed
Update batch-tutorial.md
1 parent a9b18a7 commit a95dd34

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

batch-tutorial.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2020, 2021
5-
lastupdated: "2021-12-20"
5+
lastupdated: "2021-12-21"
66

77
keywords: job tutorial, jobs, images for code engine jobs, tutorial for code engine, job log
88

@@ -15,7 +15,7 @@ completion-time: 10m
1515

1616
{{site.data.keyword.attribute-definition-list}}
1717

18-
# Running jobs
18+
# Running and updating jobs
1919
{: #run-job-tutorial}
2020
{: toc-content-type="tutorial"}
2121
{: toc-completion-time="10m"}
@@ -25,7 +25,7 @@ With this tutorial, run a batch job by using the {{site.data.keyword.codeenginef
2525

2626
A job runs one or more instances of your executable code. Unlike applications, which handle HTTP requests, jobs are designed to run one time and exit. When you create a job, you can specify workload configuration information that is used each time that the job is run.
2727

28-
**Before you begin**
28+
Before you begin
2929

3030
To use the {{site.data.keyword.codeengineshort}} console, go to [{{site.data.keyword.codeengineshort}} overview](https://cloud.ibm.com/codeengine/overview){: external}.
3131

sitemap.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ Find what you are looking for in the compilation of {{site.data.keyword.codeengi
9999
* [Next steps for apps](/docs/codeengine?topic=codeengine-deploy-app-tutorial#nextsteps-deployapptut)
100100

101101

102-
## Running jobs
103-
{: #sitemap_running_jobs}
102+
## Running and updating jobs
103+
{: #sitemap_running_and_updating_jobs}
104104

105105

106-
[Running jobs](/docs/codeengine?topic=codeengine-run-job-tutorial#run-job-tutorial)
106+
[Running and updating jobs](/docs/codeengine?topic=codeengine-run-job-tutorial#run-job-tutorial)
107107

108108
* [Creating a job](/docs/codeengine?topic=codeengine-run-job-tutorial#batch-jobcreate)
109109

@@ -345,7 +345,7 @@ Find what you are looking for in the compilation of {{site.data.keyword.codeengi
345345

346346

347347
## Running jobs
348-
{: #sitemap_running_jobs1}
348+
{: #sitemap_running_jobs}
349349

350350

351351
[Working with jobs and job runs](/docs/codeengine?topic=codeengine-job-plan#job-plan)

0 commit comments

Comments
 (0)