change url
All checks were successful
Renovate / renovate (push) Successful in 7m15s

This commit is contained in:
2025-09-07 04:36:04 +05:30
parent 106f970823
commit 9786bf58b8

View File

@@ -35,7 +35,7 @@ spec:
image: drone/drone:2 image: drone/drone:2
env: env:
- name: DRONE_GITEA_SERVER - name: DRONE_GITEA_SERVER
value: "https://gitea.akshun-lab.uk" value: "https://gitea.akshun-lab.cc"
- name: DRONE_GITEA_CLIENT_ID - name: DRONE_GITEA_CLIENT_ID
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
@@ -52,7 +52,7 @@ spec:
name: drone-gitea-secrets name: drone-gitea-secrets
key: rpc_secret key: rpc_secret
- name: DRONE_SERVER_HOST - name: DRONE_SERVER_HOST
value: "drone.akshun-lab.uk" value: "drone.akshun-lab.cc"
- name: DRONE_SERVER_PROTO - name: DRONE_SERVER_PROTO
value: "https" value: "https"
- name: DRONE_USER_CREATE - name: DRONE_USER_CREATE