Skip to content

Commit 43904cd

Browse files
author
GitHub Actions
committed
Building and Deploying Serverless Workflows
1 parent 4add181 commit 43904cd

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

assemblies/assembly-building-and-deploying-serverless-workflows.adoc

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,22 @@ The overall process involves the following main steps, which can often be accomp
2121
include::modules/orchestrator/con-why-build-workflow-images.adoc[leveloffset=+1]
2222

2323
// project structure
24-
include::modules/orchestrator/con-project-structure-overview.adoc[leveloffset=+1]
24+
include::modules/orchestrator/con-project-structure-overview.adoc[leveloffset=+2]
2525

2626
// building locally and generating artifacts
2727
include::modules/orchestrator/proc-building-locally.adoc[leveloffset=+1]
2828

29-
include::modules/orchestrator/con-build-sh-script-and-its-uses.adoc[leveloffset=+1]
29+
// the script and its uses
30+
include::modules/orchestrator/con-build-sh-script-and-its-uses.adoc[leveloffset=+2]
3031

31-
include::modules/orchestrator/con-environment-variables-supported-by-the-build-script.adoc[leveloffset=+1]
32+
// environment Variables supported by the script
33+
include::modules/orchestrator/con-environment-variables-supported-by-the-build-script.adoc[leveloffset=+2]
3234

33-
include::modules/orchestrator/proc-building-the-01-basic-workflow.adoc[leveloffset=+1]
35+
// building the 01_basic workflow
36+
include::modules/orchestrator/proc-building-the-01-basic-workflow.adoc[leveloffset=+2]
3437

38+
// generated workflow manifests
3539
include::modules/orchestrator/con-generated-workflow-manifests.adoc[leveloffset=+1]
3640

41+
// deploy workflows on a cluster
3742
include::modules/orchestrator/proc-deploying-workflows-on-a-cluster.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)