Commit ff1eefd1 authored by Pantelis Malekas's avatar Pantelis Malekas
Browse files

fix: trigger pipeline

parent 1fa31654
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -63,3 +63,4 @@ 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).