Fix generation of historical spec (#2123)
With the move of the config file, the command in CI did not work as expected anymore. I am unsure why Hugo actually ignored the missing config file in the command… To avoid this problem in the future and simplify the job, we use the default config and add an environment variable for the status which will always take precedence over the config. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>pull/2144/head
parent
338047ec7b
commit
67743d5715
@ -0,0 +1 @@
|
||||
Fix the historical info box when generating the historical spec in CI.
|
||||
Loading…
Reference in New Issue