ci: fix gitops checkout and remove demo workflow
CI/CD Pipeline / quality-and-security (push) Failing after 36s
CI/CD Pipeline / build-and-push (push) Has been skipped
CI/CD Pipeline / deploy (push) Has been skipped

This commit is contained in:
2026-07-01 19:56:14 +00:00
parent 558cb77c35
commit a53da6a4b1
2 changed files with 2 additions and 8 deletions
+2 -1
View File
@@ -62,9 +62,10 @@ jobs:
needs: build-and-push
runs-on: ubuntu-latest
steps:
- name: Checkout Code
- name: Checkout GitOps Repo
uses: actions/checkout@v4
with:
repository: khalil/tamagotchi-gitops
token: ${{ secrets.GITEA_TOKEN }}
- name: Update ArgoCD k8s.yaml Manifest