Skip to content

Commit 465bc36

Browse files
GitHub Actionsjmagak
authored andcommitted
Building and Deploying Serverless Workflows
1 parent 0b9c29b commit 465bc36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/orchestrator/con-environment-variables-supported-by-the-build-script.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This variable takes the format of a comma-separated list of fully qualified exte
1515
----
1616
export QUARKUS_EXTENSIONS="io.quarkus:quarkus-smallrye-reactive-messaging-kafka"
1717
----
18-
+
18+
1919
Add Kafka messaging support or other integrations at build time.
2020

2121
* `MAVEN_ARGS_APPEND`

modules/orchestrator/con-generated-workflow-manifests.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
= Generated workflow manifests
55

66
The following example is an illustration of what is generated under the `01_basic/manifests`:
7-
+
7+
88
[source,yaml]
99
----
1010
01_basic/manifests

0 commit comments

Comments
 (0)