diff --git a/.drone.yml b/.drone.yml index 0a26c18..8fcd9bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,9 +16,8 @@ steps: from_secret: dockerhub_password repo: ctdo/raumstatus tags: latest - dry_run: true -# when: -# ref: -# - refs/heads/master + when: + ref: + - refs/heads/master