fix: correct registry domain (arthurbarre not ordinarthurbarre)
Some checks failed
Build & Deploy to K3s / build-and-deploy (push) Failing after 5s

This commit is contained in:
ordinarthur 2026-04-11 11:54:28 +02:00
parent 78c99aa3c3
commit e61dc9bbb5

View File

@ -5,8 +5,8 @@ on:
branches: [main]
env:
REGISTRY: git.ordinarthurbarre.fr
IMAGE: git.ordinarthurbarre.fr/ordinarthur/aurelie-portfolio
REGISTRY: git.arthurbarre.fr
IMAGE: git.arthurbarre.fr/ordinarthur/aurelie-portfolio
jobs:
build-and-deploy: