diff --git a/.drone.yml b/.drone.yml index 4601662..09df436 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,7 @@ steps: from_secret: docker_password repo: registry.cn-shenzhen.aliyuncs.com/jbjb/k8s-images/www-web registry: registry.cn-shenzhen.aliyuncs.com + login: #context: . dockerfile: Dockerfile tags: latest00