diff --git a/.drone.yml b/.drone.yml index 3309c91..a7350c0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,6 +15,7 @@ steps: from_secret: docker_username password: from_secret: docker_password + registry: gitea.dwysokinski.me repo: gitea.dwysokinski.me/Kichiyaki/caddy auto_tag: true auto_tag_suffix: linux-amd64 @@ -41,6 +42,7 @@ steps: from_secret: docker_username password: from_secret: docker_password + registry: gitea.dwysokinski.me repo: gitea.dwysokinski.me/Kichiyaki/caddy auto_tag: true auto_tag_suffix: linux-arm64