diff --git a/.drone.yml b/.drone.yml index 4493f14..6373367 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,10 +11,11 @@ steps: from_secret: gitea_packpub_username password: from_secret: gitea_packpub_password - repo: git.hatecomputers.club/hatecomputers/hatecomputers.club + registry: git.hatecomputers.club + repo: hatecomputers/hatecomputers.club tags: - latest - main trigger: branch: - - main \ No newline at end of file + - main