diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-26 18:04:01 -0400 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-26 18:04:01 -0400 |
| commit | e9726c95d6f0087c9ed21f11fcfce54d7417c2ef (patch) | |
| tree | c5a748c6d21a90e62d24fe86cdf02e9c3f7118c6 /.drone.yml | |
| parent | fe22956d5dbdeb2b80a9e56b46abe2be9f2bfcdb (diff) | |
| download | hatecomputers.club-e9726c95d6f0087c9ed21f11fcfce54d7417c2ef.tar.gz hatecomputers.club-e9726c95d6f0087c9ed21f11fcfce54d7417c2ef.zip | |
set registry
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 |
