🌈 style: 更新样式优化

This commit is contained in:
imsyy
2024-09-27 16:14:38 +08:00
parent 0c82d6a096
commit 3b5338d582
12 changed files with 40 additions and 30 deletions

View File

@@ -41,6 +41,9 @@ jobs:
with:
context: .
file: ./Dockerfile
platforms: |
linux/amd64
linux/arm64
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}