fix(apps): fix drone ci gitea endpoint
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 17s
Some checks failed
Check Kubernetes YAMLs / scan (push) Failing after 17s
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user