fix: 修正 actions 测试构建任务

pull/11852/head
吴小白 2023-10-16 14:00:40 +08:00
parent edd65f965b
commit 6f4082f800
1 changed files with 2 additions and 2 deletions

View File

@ -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