summaryrefslogtreecommitdiff
path: root/.drone.yml
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-26 18:04:01 -0400
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2024-03-26 18:04:01 -0400
commite9726c95d6f0087c9ed21f11fcfce54d7417c2ef (patch)
treec5a748c6d21a90e62d24fe86cdf02e9c3f7118c6 /.drone.yml
parentfe22956d5dbdeb2b80a9e56b46abe2be9f2bfcdb (diff)
downloadhatecomputers.club-e9726c95d6f0087c9ed21f11fcfce54d7417c2ef.tar.gz
hatecomputers.club-e9726c95d6f0087c9ed21f11fcfce54d7417c2ef.zip
set registry
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml5
1 files changed, 3 insertions, 2 deletions
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