From 9fd306861af28abec9c1296d3d7a2f48f29e5e47 Mon Sep 17 00:00:00 2001 From: ubuntu Date: Wed, 29 Oct 2025 13:19:35 +0000 Subject: [PATCH] registry aangepast in pom.xml --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6553531..79689b6 100755 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ build -t - ${project.groupId}/${project.artifactId}:${project.version} + nexus-riscv.allarddcs.nl/registry/${project.artifactId}:${project.version} . @@ -139,10 +139,10 @@ login -u - allardkrings + admin -p - Kubernetes01@ - docker.io + Nexus01@ + nexus-riscv.allarddcs.nl @@ -157,7 +157,7 @@ ${project.basedir} push - ${project.groupId}/${project.artifactId}:${project.version} + nexus-riscv.allarddcs.nl/registry/${project.artifactId}:${project.version}