REFACTOR(ci): migrate repoURL from Gitea to GitHub

- Update repository URL to GitHub
- Change source control provider
This commit is contained in:
2025-12-29 20:38:23 +09:00
parent 52712a4d32
commit 67fa839f46
7 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ spec:
spec:
containers:
- name: jovies-app
image: gitea0213.kro.kr/bluemayne/jovies:latest
image: github.com/Mayne0213/jovies:latest
imagePullPolicy: Always
ports:
- containerPort: 3000