mirror of https://github.com/jumpserver/jumpserver
fix: 修正 actions 测试构建任务
parent
edd65f965b
commit
6f4082f800
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue