ci: fix gitops repo url to be tamagotchi-service
This commit is contained in:
@@ -63,7 +63,7 @@ jobs:
|
||||
steps:
|
||||
- name: Clone GitOps Repo
|
||||
run: |
|
||||
git clone http://khalil:44666dc7a3e72001416e103af1be83afda104284@gitea-http-ci.gitea.svc.cluster.local:3000/khalil/tamagotchi-gitops.git .
|
||||
git clone http://khalil:44666dc7a3e72001416e103af1be83afda104284@gitea-http-ci.gitea.svc.cluster.local:3000/khalil/tamagotchi-service.git .
|
||||
git config user.name "Gitea Actions"
|
||||
git config user.email "actions@gitea.local"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user