mirror of
https://github.com/jumpserver/jumpserver.git
synced 2026-07-11 09:25:03 +00:00
fix: add default build argument for ANSIBLE_GALAXY_CLI_COLLECTION_OPTS (#17005)
Co-authored-by: wangruidong <940853815@qq.com>
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
version: 3
|
||||
|
||||
|
||||
build_arg_defaults:
|
||||
ANSIBLE_GALAXY_CLI_COLLECTION_OPTS: "--ignore-certs"
|
||||
|
||||
|
||||
images:
|
||||
# ansible-builder 仅支持 RPM 系镜像 (dnf),不能用 python:3.11-slim 等 Debian 镜像
|
||||
base_image:
|
||||
|
||||
Reference in New Issue
Block a user