From b09db7ad30c6bb2c2eee6dce9ba3654d5f752721 Mon Sep 17 00:00:00 2001 From: theosanderson Date: Wed, 4 Sep 2024 14:47:23 +0000 Subject: [PATCH] Promote staging SHA 55ec1b625444c7692ff3d009a3b540c0bb5c8f1a 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 ec76341..6693fa9 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": "dde62d41682641d27c69f9d1d2c55cd3101768a4" + "head_sha": "55ec1b625444c7692ff3d009a3b540c0bb5c8f1a" }