Skip runtime migrations for the client release (#1116)

Also removes a bunch of empty lines for a nice output
This commit is contained in:
Chevdor
2022-03-29 18:17:56 +02:00
committed by GitHub
parent 564c0532a6
commit bf8b24071c
4 changed files with 6 additions and 10 deletions
@@ -1,4 +1,5 @@
{%- import "change.md.tera" as m_c -%}
{%- set_global host_fn_count = 0 -%}
{# We loop first to count the number of host functions but we do not display anything yet #}