diff --git a/.drone.yml b/.drone.yml index a40bc6b..89e5c93 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,11 @@ steps: auto_tag: true auto_tag_suffix: linux-amd64 dockerfile: Dockerfile + repo: imartyn/karaokardbot + username: + from_secret: docker_username + password: + from_secret: docker_username when: event: - push