un woops
ci.vdhsn.com/push Build is passing Details

feat/add-catawiki
Adam Veldhousen 10 months ago
parent 966d48c193
commit 478e65ac70
Signed by: adam
GPG Key ID: 6DB29003C6DD1E4B

@ -17,7 +17,7 @@ steps:
dockerfile: "./src/Dockerfile.prod-backend"
context: "./src"
target: production
registry: gitea.homelab-public
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/service-catalog
enable_cache: true
cache_repo: git.vdhsn.com/barretthousen/ci-cache
@ -47,7 +47,7 @@ steps:
dockerfile: "./src/Dockerfile.prod-backend"
context: "./src"
target: production
registry: gitea.homelab-public
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/service-runner
enable_cache: true
cache_repo: git.vdhsn.com/barretthousen/ci-cache
@ -77,7 +77,7 @@ steps:
dockerfile: "./src/Dockerfile.prod-backend"
context: "./src"
target: production
registry: gitea.homelab-public
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/service-auth
enable_cache: true
cache_repo: git.vdhsn.com/barretthousen/ci-cache
@ -107,7 +107,7 @@ steps:
dockerfile: "./src/Dockerfile.prod-backend"
context: "./src"
target: production
registry: gitea.homelab-public
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/service-proxy-admin
enable_cache: true
cache_repo: git.vdhsn.com/barretthousen/ci-cache
@ -137,7 +137,7 @@ steps:
dockerfile: "./src/Dockerfile.prod-backend"
context: "./src"
target: production
registry: gitea.homelab-public
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/service-proxy-web
enable_cache: true
cache_repo: git.vdhsn.com/barretthousen/ci-cache
@ -167,7 +167,7 @@ steps:
dockerfile: "./src/Dockerfile.frontend"
context: "./src/web-client"
target: production
registry: gitea.homelab-public
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/service-proxy-web
enable_cache: true
cache_repo: git.vdhsn.com/barretthousen/ci-cache
@ -197,7 +197,7 @@ steps:
dockerfile: "./src/Dockerfile.frontend"
context: "./src/admin-client"
target: production
registry: gitea.homelab-public
registry: git.vdhsn.com
repo: git.vdhsn.com/barretthousen/client-admin-client
enable_cache: true
cache_repo: git.vdhsn.com/barretthousen/ci-cache

Loading…
Cancel
Save