diff --git a/.drone.yml b/.drone.yml index 15c2619..25f1fa7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,4 +27,7 @@ steps: from_secret: cos_bucket_url source: release/ target: product/gitcz - strip_prefix: release/ \ No newline at end of file + strip_prefix: release/ + +image_pull_secrets: + - docker_config_ccr \ No newline at end of file