chore: pin dev desired state to devops flow

This commit is contained in:
Codex
2026-05-18 07:00:08 +00:00
parent b265274750
commit e2c8daede7
+4 -4
View File
@@ -75,22 +75,22 @@
{ {
"id": "backend-core", "id": "backend-core",
"repo": "https://github.com/pikasTech/unidesk", "repo": "https://github.com/pikasTech/unidesk",
"commitId": "348c644" "commitId": "b265274"
}, },
{ {
"id": "frontend", "id": "frontend",
"repo": "https://github.com/pikasTech/unidesk", "repo": "https://github.com/pikasTech/unidesk",
"commitId": "348c644" "commitId": "b265274"
}, },
{ {
"id": "code-queue", "id": "code-queue",
"repo": "https://github.com/pikasTech/unidesk", "repo": "https://github.com/pikasTech/unidesk",
"commitId": "348c644" "commitId": "b265274"
}, },
{ {
"id": "devops", "id": "devops",
"repo": "https://github.com/pikasTech/unidesk", "repo": "https://github.com/pikasTech/unidesk",
"commitId": "348c644" "commitId": "b265274"
} }
] ]
} }