image_pull_secrets
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
编码猿
2025-01-24 23:27:04 +08:00
parent 1a51730db6
commit 3b92f10085

View File

@@ -5,6 +5,10 @@ name: default
clone: clone:
disable: true disable: true
# 私有镜像拉取凭证密钥
image_pull_secrets:
- docker_auth_config
steps: steps:
- name: run-ai - name: run-ai
image: registry.buyusdt.xyz/ai-modelscope:latest image: registry.buyusdt.xyz/ai-modelscope:latest