Change registry
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Fabian Stamm 2020-12-19 18:58:45 +01:00
parent 4a0cb3475e
commit 6e561bd30f
1 changed files with 3 additions and 3 deletions

View File

@ -17,8 +17,8 @@ steps:
password: password:
from_secret: docker_password from_secret: docker_password
auto_tag: true auto_tag: true
repo: hibas123.azurecr.io/realtimedb repo: docker.hibas123.de/realtimedb
registry: hibas123.azurecr.io registry: docker.hibas123.de
debug: true debug: false
when: when:
branch: [master] branch: [master]