From 9da6f781b06c3cef49f040e767d654df02370425 Mon Sep 17 00:00:00 2001 From: Thomas Bouffard <27200110+tbouffard@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:47:04 +0200 Subject: [PATCH] extra change to validate that updated files that do not follow kebab-case are detected --- modules/ROOT/pages/Continuous_Delivery_Build_and_deploy.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/ROOT/pages/Continuous_Delivery_Build_and_deploy.adoc b/modules/ROOT/pages/Continuous_Delivery_Build_and_deploy.adoc index 18f9984..539692e 100644 --- a/modules/ROOT/pages/Continuous_Delivery_Build_and_deploy.adoc +++ b/modules/ROOT/pages/Continuous_Delivery_Build_and_deploy.adoc @@ -1,5 +1,7 @@ = Build and deploy a living application to Bonita Cloud Non Production Runtimes +This is an extra change!!!! + == Build and deploy Job This job combines the build and deploy jobs to streamline your build and deploy process with the development or production polices: