diff --git a/.drone.yml b/.drone.yml index 7f0da1f..0581593 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,10 +5,9 @@ steps: - name: "build-and-push" image: plugins/docker settings: - registry: code.ndumas.com repo: code.ndumas.com/ndumas/smart-commit tags: latest username: from_secret: docker_username - passsword: + password: from_secret: docker_password