This commit is contained in:
@@ -8,7 +8,8 @@ jobs:
|
|||||||
deploy:
|
deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
# Attempting to override the internal Gitea URL
|
# Gitea server config has been updated to use external URL
|
||||||
|
# This override may no longer be necessary but is kept for safety
|
||||||
GITEA_SERVER_URL: http://git.homelab.lewallen.io:3000
|
GITEA_SERVER_URL: http://git.homelab.lewallen.io:3000
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user