add IMAGE_NAME environment variable to Gitea Docker workflow
Some checks failed
Build and Push Docker Image to Gitea / build (push) Failing after 2m38s

This commit is contained in:
Sam 2025-06-11 21:54:10 -05:00
parent 472b0f2f87
commit 23f718a19f

View File

@ -6,6 +6,7 @@ on:
- master
env:
REGISTRY: git.apisb.me
IMAGE_NAME: RandomFilteredImmichImageServer
jobs:
build: