mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-06-20 20:22:25 +00:00
fix: 修正 actions 测试构建任务
This commit is contained in:
parent
edd65f965b
commit
6f4082f800
4
.github/workflows/jms-build-test.yml
vendored
4
.github/workflows/jms-build-test.yml
vendored
@ -19,8 +19,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: false
|
push: false
|
||||||
tags: jumpserver/core:test
|
tags: jumpserver/core-ce:test
|
||||||
file: Dockerfile
|
file: Dockerfile-ce
|
||||||
build-args: |
|
build-args: |
|
||||||
APT_MIRROR=http://deb.debian.org
|
APT_MIRROR=http://deb.debian.org
|
||||||
PIP_MIRROR=https://pypi.org/simple
|
PIP_MIRROR=https://pypi.org/simple
|
||||||
|
Loading…
Reference in New Issue
Block a user