This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
# Define variables for easy configuration
|
# Define variables for easy configuration
|
||||||
env:
|
env:
|
||||||
# Replace 'gitea.local:3000' with your actual Gitea host and port (if non-standard)
|
# Replace 'gitea.local:3000' with your actual Gitea host and port (if non-standard)
|
||||||
REGISTRY: gitea.vpn.cusano.net
|
REGISTRY: git.vpn.cusano.net
|
||||||
# Image name will be the Gitea repository path (e.g., username/repo-name)
|
# Image name will be the Gitea repository path (e.g., username/repo-name)
|
||||||
IMAGE_NAME: ${{ gitea.repository }}
|
IMAGE_NAME: ${{ gitea.repository }}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user