fix: use docker_config secret for dev-build-image
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Agent
2026-03-22 04:29:15 +00:00
parent 0025d9d6e7
commit d1e39c2179

View File

@@ -20,7 +20,7 @@ steps:
image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest image: ccr.ccs.tencentyun.com/violin/kaniko-project-executor:latest
environment: environment:
DOCKER_CONFIG: DOCKER_CONFIG:
from_secret: tencentyun-secret from_secret: docker_config
commands: commands:
- >- - >-
/kaniko/executor /kaniko/executor