From 6f4082f800831f049b1155deb43224bea94a3e3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E5=B0=8F=E7=99=BD?= <296015668@qq.com> Date: Mon, 16 Oct 2023 14:00:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E6=AD=A3=20actions=20=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E6=9E=84=E5=BB=BA=E4=BB=BB=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/jms-build-test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/jms-build-test.yml b/.github/workflows/jms-build-test.yml index 636321324..8b6c98376 100644 --- a/.github/workflows/jms-build-test.yml +++ b/.github/workflows/jms-build-test.yml @@ -19,8 +19,8 @@ jobs: with: context: . push: false - tags: jumpserver/core:test - file: Dockerfile + tags: jumpserver/core-ce:test + file: Dockerfile-ce build-args: | APT_MIRROR=http://deb.debian.org PIP_MIRROR=https://pypi.org/simple