feat: add minimal tag -- fix build error #57

This commit is contained in:
engigu
2026-03-16 09:41:29 +08:00
parent ba81d4edf2
commit 7557f66790
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -89,7 +89,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
base_type: [debian, debian13, slim]
base_type: [debian, debian13, minimal]
platform:
- linux/amd64
- linux/arm64
@@ -201,7 +201,7 @@ jobs:
needs: [build, build-binaries]
strategy:
matrix:
base_type: [debian, debian13, slim]
base_type: [debian, debian13, minimal]
include:
- base_type: debian
tag_suffix: ""