From 846e8952aa3411c6a38e8480514690516b9a41fb Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Wed, 26 Nov 2025 15:45:46 +0800 Subject: [PATCH] =?UTF-8?q?style(=E9=A3=8E=E6=A0=BC=E5=BE=AE=E8=B0=83):=20?= =?UTF-8?q?=E9=A3=8E=E6=A0=BC=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 6c469e3..81b8655 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -37,6 +37,6 @@ jobs: with: context: . file: ${{ matrix.dockerfile }} - push: true tags: ${{ matrix.image }} + push: true provenance: false \ No newline at end of file