fix(ci): update container registry URL to git.fxdesign.nl
All checks were successful
Build and Push Docker Image (Dev) / build-and-push-dev (push) Successful in 1m0s

This commit is contained in:
2026-02-01 17:43:15 +01:00
parent 9cfc3899cd
commit ddbe2822ad
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ on:
workflow_dispatch:
env:
REGISTRY: git.app.flexinit.nl
REGISTRY: git.fxdesign.nl
IMAGE_NAME: oussamadouhou/ai-stack-deployer
jobs:

View File

@@ -14,7 +14,7 @@ on:
workflow_dispatch:
env:
REGISTRY: git.app.flexinit.nl
REGISTRY: git.fxdesign.nl
IMAGE_NAME: oussamadouhou/ai-stack-deployer
jobs:

View File

@@ -14,7 +14,7 @@ on:
workflow_dispatch:
env:
REGISTRY: git.app.flexinit.nl
REGISTRY: git.fxdesign.nl
IMAGE_NAME: oussamadouhou/ai-stack-deployer
jobs: