fix: set DEFAULT_ACTIONS_URL to Forgejo action mirrors

code.forgejo.org maintains up-to-date mirrors of common GitHub Actions
(checkout, upload-artifact, etc.) and is the recommended source for
Gitea Actions runners.
This commit is contained in:
Will Anderson
2026-03-26 11:06:43 -05:00
parent ce45384f81
commit 206873e83b
+1 -1
View File
@@ -60,7 +60,7 @@ spec:
- name: GITEA__webhook__ALLOWED_HOST_LIST
value: 192.168.0.0/24,10.0.0.0/8
- name: GITEA__actions__DEFAULT_ACTIONS_URL
value: self
value: https://code.forgejo.org
volumeMounts:
- name: data
mountPath: /data