Update .forgejo/workflows/docker-build.yml
This commit is contained in:
@@ -12,7 +12,7 @@ on:
|
||||
env:
|
||||
# Set this to the public IP or hostname of your registry,
|
||||
# whichever you use to reach it from your desktop/laptop
|
||||
FORGEJO_HOST: git.gamezonline.me
|
||||
FORGEJO_HOST: ${{ env.FORGEJO_HOST_URL }}
|
||||
CONTAINER_NAME: radius
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user