style(风格微调): 风格微调

This commit is contained in:
2025-11-26 15:45:46 +08:00
parent f4a0b71ee1
commit 846e8952aa

View File

@@ -37,6 +37,6 @@ jobs:
with: with:
context: . context: .
file: ${{ matrix.dockerfile }} file: ${{ matrix.dockerfile }}
push: true
tags: ${{ matrix.image }} tags: ${{ matrix.image }}
push: true
provenance: false provenance: false