fix(apps): fix drone ci gitea endpoint
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 17s

This commit is contained in:
Lee 2024-09-23 22:06:30 +01:00
parent 0cc06ea7fd
commit b89a0cd7c9

@ -24,7 +24,7 @@ spec:
- containerPort: 443 - containerPort: 443
env: env:
- name: DRONE_GITEA_SERVER - name: DRONE_GITEA_SERVER
value: "https://try.gitea.io" value: "https://git.fascinated.cc"
- name: DRONE_GITEA_CLIENT_ID - name: DRONE_GITEA_CLIENT_ID
valueFrom: valueFrom:
secretKeyRef: secretKeyRef: