ci: Mirror to ghcr

This commit is contained in:
Jade Ellis
2025-11-08 21:07:41 +00:00
parent 37c537379d
commit 3214e94cdb
2 changed files with 17 additions and 0 deletions
+4
View File
@@ -43,6 +43,9 @@ creds:
- registry: git.nexy7574.co.uk
user: "{{env \"N7574_GIT_USERNAME\"}}"
pass: "{{env \"N7574_GIT_TOKEN\"}}"
- registry: ghcr.io
user: "{{env \"GITHUB_USERNAME\"}}"
pass: "{{env \"GITHUB_TOKEN\"}}"
# Global defaults
defaults:
@@ -58,5 +61,6 @@ sync:
<<: *tags-main
- source: *source
target: git.nexy7574.co.uk/mirrored/continuwuity
target: ghcr.io/continuwuity/continuwuity
type: repository
<<: *tags-main