add IMAGE_NAME environment variable to Gitea Docker workflow
Some checks failed
Build and Push Docker Image to Gitea / build (push) Failing after 2m38s
Some checks failed
Build and Push Docker Image to Gitea / build (push) Failing after 2m38s
This commit is contained in:
parent
472b0f2f87
commit
23f718a19f
@ -6,6 +6,7 @@ on:
|
||||
- master
|
||||
env:
|
||||
REGISTRY: git.apisb.me
|
||||
IMAGE_NAME: RandomFilteredImmichImageServer
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user