From 0f9350253515a1c2bbb702352705b51c5a6bd7ae Mon Sep 17 00:00:00 2001 From: maverbiest Date: Thu, 4 Jun 2026 11:42:45 +0200 Subject: [PATCH] point staging to non head --- deploy/staging/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/staging/config.json b/deploy/staging/config.json index 75103ed..e14fdea 100644 --- a/deploy/staging/config.json +++ b/deploy/staging/config.json @@ -1,6 +1,6 @@ { "branch": "staging", "special_environment": "staging", - "head_sha": "153e0a9a644265055cd110fc4c74181eec94f4da", + "head_sha": "17865d35596b226ccc21c34082ff1d7100671d52", "host": "staging.pathoplexus.org" }