From 54db32377aa6ae18fac3e8987fb82989e8d19d73 Mon Sep 17 00:00:00 2001 From: corneliusroemer <25161793+corneliusroemer@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:26:12 +0000 Subject: [PATCH] Promote staging SHA b7994aec38b4e15c3e956d3dd8ecaae93b02b299 to production --- deploy/production/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/production/config.json b/deploy/production/config.json index 5b356ef..fe0f04a 100644 --- a/deploy/production/config.json +++ b/deploy/production/config.json @@ -2,5 +2,5 @@ "branch": "production", "special_environment": "production", "host": "pathoplexus.org", - "head_sha": "3f2f1a8a648a7f668d2f7fa63d105bfbea996368" + "head_sha": "b7994aec38b4e15c3e956d3dd8ecaae93b02b299" }