This commit is contained in:
@@ -8,7 +8,8 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
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
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user