fix(ci): run workflows in the shared build container and enable corepack for pnpm installs

This commit is contained in:
2026-03-15 15:44:54 +00:00
parent ca2b3b25a5
commit e97a4d53ae
6 changed files with 27 additions and 2 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.13.3',
version: '1.13.4',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}