mirror of https://github.com/jumpserver/jumpserver
perf: build action use pypi mirror
parent
177150c5cc
commit
26ad12d448
|
@ -24,6 +24,7 @@ jobs:
|
|||
build-args: |
|
||||
APT_MIRROR=http://deb.debian.org
|
||||
PIP_MIRROR=https://pypi.org/simple
|
||||
PIP_JMS_MIRROR=https://pypi.org/simple
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
||||
|
|
Loading…
Reference in New Issue