From e2c8daede712751b0cdd4eb6bcd7f89c60ca3a92 Mon Sep 17 00:00:00 2001 From: Codex Date: Mon, 18 May 2026 07:00:08 +0000 Subject: [PATCH] chore: pin dev desired state to devops flow --- deploy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy.json b/deploy.json index d04707ee..06bb9480 100644 --- a/deploy.json +++ b/deploy.json @@ -75,22 +75,22 @@ { "id": "backend-core", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "348c644" + "commitId": "b265274" }, { "id": "frontend", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "348c644" + "commitId": "b265274" }, { "id": "code-queue", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "348c644" + "commitId": "b265274" }, { "id": "devops", "repo": "https://github.com/pikasTech/unidesk", - "commitId": "348c644" + "commitId": "b265274" } ] }