Commit 1fa31654 authored by Pantelis Malekas's avatar Pantelis Malekas
Browse files

fix: trigger pipeline

parent a5b38cf7
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -63,4 +63,3 @@ You must set the property `kogito.persistence.type=postgresql` to enable Postgre
configuration to allow the application to run DDL scripts during the initialization, which you can enable with the
property `kogito.persistence.auto.ddl=true`.
For more details you can check [applications.properties](src/main/resources/application.properties).