diff options
Diffstat (limited to '.drone.yml')
| -rw-r--r-- | .drone.yml | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
