mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-18 16:39:28 +00:00
perf: clean unused ansible module
This commit is contained in:
@@ -57,4 +57,5 @@ RUN --mount=type=cache,target=/root/.cache \
|
||||
&& uv venv \
|
||||
&& uv pip install -i${PIP_MIRROR} -r pyproject.toml \
|
||||
&& ln -sf $(pwd)/.venv /opt/py3 \
|
||||
&& bash static_files.sh
|
||||
&& bash static_files.sh \
|
||||
&& bash clean_site_packages.sh
|
||||
|
Reference in New Issue
Block a user