From 4e32b523d8d0bdce1916db148a832cf22a4ca721 Mon Sep 17 00:00:00 2001 From: Benno Tielen Date: Thu, 16 Jul 2026 16:19:49 +0200 Subject: [PATCH] fix: branch --- infra/ansible/inventory/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/ansible/inventory/test.yml b/infra/ansible/inventory/test.yml index 2e28e7a..929217e 100644 --- a/infra/ansible/inventory/test.yml +++ b/infra/ansible/inventory/test.yml @@ -77,4 +77,4 @@ all: envs_dir: /opt/church-website/envs scripts_dir: /opt/church-website/scripts repo_url: "{{ vault_repo_url }}" - repo_branch: chemnitz + repo_branch: staging