Use florian.richer account temporary
Some checks failed
build-ublue-custom / Build and push image (push) Failing after 4m53s

This commit is contained in:
Florian RICHER 2024-10-11 22:40:48 +02:00
parent c15c46ae09
commit 4449a351cd

View file

@ -16,7 +16,7 @@ on:
env:
MY_IMAGE_NAME: "${{ gitea.event.repository.name }}" # the name of the image produced by this build, matches repo names
MY_IMAGE_DESC: "My Customized Universal Blue Image"
IMAGE_REGISTRY: "gitea.mrdev023.fr/${{ gitea.repository_owner }}" # do not edit
IMAGE_REGISTRY: "gitea.mrdev023.fr/florian.richer" # do not edit
jobs:
build_push: