diff --git a/.drone.yml b/.drone.yml index 64992cc..2ddb03c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,8 +17,8 @@ steps: password: from_secret: docker_password auto_tag: true - repo: hibas123.azurecr.io/realtimedb - registry: hibas123.azurecr.io - debug: true + repo: docker.hibas123.de/realtimedb + registry: docker.hibas123.de + debug: false when: branch: [master]