Skip to content

Commit

Permalink
Update serverless-workflow-examples/serverless-workflow-dmn-quarkus/R…
Browse files Browse the repository at this point in the history
…EADME.md

Co-authored-by: Gonzalo Muñoz <gonzalo51429@gmail.com>
  • Loading branch information
fjtirado and gmunozfe committed Apr 19, 2024
1 parent 8451398 commit 1c82fa8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

This example contains a simple workflow service that use DMN.
The services are described using JSON format as defined in the
[CNCF Serverless Workflow specification](https://github.com/cncf/wg-serverless/tree/main/workflow/spec).
[CNCF Serverless Workflow specification](https://github.com/serverlessworkflow/specification).

The workflow expects as JSON input containing driver details and a traffic violation
(see details in the [Submit a request](#Submit-a-request) section).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
# under the License.
#

# Packaging
# quarkus.package.type=fast-jar
quarkus.native.native-image-xmx=8g

quarkus.devservices.enabled=false
Expand Down

0 comments on commit 1c82fa8

Please sign in to comment.