Last active
May 21, 2024 18:30
-
-
Save ricardozanini/07334615f0736c81ca59c50dc2300729 to your computer and use it in GitHub Desktop.
Deploying a custom Kogito service on Kubernetes (blog resources)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone [email protected]:kiegroup/kogito-examples.git | |
cd kogito-examples/process-business-rules-quarkus | |
mvn clean package quarkus:dev |
Hi! Thanks for your comment, but this is a very old excerpt and I'm afraid it's not valid anymore.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
process-business-rules-quarkus folder is missing in the git repository. Please fix it.