From 38f89d7625a5c32a9efb06ec099968f8428940dc Mon Sep 17 00:00:00 2001 From: Maximiliano Pizarro Date: Thu, 12 Sep 2024 16:57:53 +0000 Subject: [PATCH] jhipster online isDefault run task Signed-off-by: Maximiliano Pizarro --- stacks/jhipster-online/2.33.0/devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/jhipster-online/2.33.0/devfile.yaml b/stacks/jhipster-online/2.33.0/devfile.yaml index 8ebf7747..864e9079 100644 --- a/stacks/jhipster-online/2.33.0/devfile.yaml +++ b/stacks/jhipster-online/2.33.0/devfile.yaml @@ -111,7 +111,7 @@ commands: commandLine: 'chmod 777 ./mvnw && ./mvnw' group: kind: run - isDefault: true + isDefault: false events: postStart: - oc-add-mysql