Fix CI/CD push error: change registry to Gitea (git.savethenurse.com) instead of ghcr.io
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 30s
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 30s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<Container version="2">
|
||||
<Name>ai-media-hub</Name>
|
||||
<Repository>ghcr.io/savethenurse/ai-media-hub</Repository>
|
||||
<Repository>git.savethenurse.com/savethenurse/ai-media-hub</Repository>
|
||||
<Registry>https://git.savethenurse.com/savethenurse/ai-media-hub/packages</Registry>
|
||||
<Network>bridge</Network>
|
||||
<MyIP/>
|
||||
|
||||
Reference in New Issue
Block a user