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