diff --git a/.drone.yml b/.drone.yml index 2cb97c2..5040d43 100644 --- a/.drone.yml +++ b/.drone.yml @@ -56,8 +56,7 @@ pipeline: image: plugins/docker group: publish auto_tag: true - repo: peloton/drone-helm - secrets: [ docker_password ] + secrets: [ docker_password, docker_username, plugin_repo ] dockerfile: Dockerfile when: event: [ tag, push ]