wcs: use default.zip as skeleton (#86724)
gitea/publik-devinst/pipeline/head This commit looks good Details

This commit is contained in:
Emmanuel Cazenave 2024-02-08 14:44:30 +01:00
parent 15e4d19d3f
commit af108cad77
2 changed files with 1 additions and 2 deletions

View File

@ -29,7 +29,6 @@
}},
{"create-wcs": {
"url": "https://{{tenants_conf['demarches-wcs']}}/",
"template_name": "{{wcs_skeleton_filename}}",
"title": "Démarches"
}},
{% if 'dev-passerelle' in tenants_conf and tenants_conf['dev-passerelle'] %}

View File

@ -1,5 +1,5 @@
cook_recipe_path: /tmp/cook-recipe.json
wcs_skeleton_filename: publik.zip
wcs_skeleton_filename: default.zip
wcs_error_email: ""
wcs_language: "fr"
wcs_postgres_user: ""