From 5e9449d29db4a3809aebebfce1dadd44e4c3866a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=BE=BD=E5=85=88=E7=94=9F?= <8655163+VergilGao@users.noreply.github.com> Date: Sun, 13 Mar 2022 15:31:25 +0800 Subject: [PATCH] =?UTF-8?q?arm=E7=BC=96=E8=AF=91=E6=97=B6=E9=97=B4?= =?UTF-8?q?=E8=BF=87=E9=95=BF=EF=BC=8C=E5=9C=A8=E6=89=BE=E5=88=B0=E8=A7=A3?= =?UTF-8?q?=E5=86=B3=E6=96=B9=E6=A1=88=E5=89=8D=E4=B8=8D=E5=86=8D=E5=B0=9D?= =?UTF-8?q?=E8=AF=95=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/nightly-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly-build.yml b/.github/workflows/nightly-build.yml index fe10e3f..0d6487b 100644 --- a/.github/workflows/nightly-build.yml +++ b/.github/workflows/nightly-build.yml @@ -48,7 +48,7 @@ jobs: with: context: . file: ./Dockerfile - platforms: linux/amd64,linux/arm64 + platforms: linux/amd64 push: true tags: | vergilgao/mdc:nightly