From 2b0a980c927c33980e47f773b72b0708349d318a Mon Sep 17 00:00:00 2001 From: llopat <llopat@man.poznan.pl> Date: Wed, 15 Jan 2025 09:55:52 +0100 Subject: [PATCH] Updated readme --- docs/DEVELOPMENT.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md index 8bf324f38..a6c717ff3 100644 --- a/docs/DEVELOPMENT.md +++ b/docs/DEVELOPMENT.md @@ -52,9 +52,4 @@ Script will load the following data: A dedicated Helm chart has been developed to ease the nmaas installation inside a Kubernetes cluster. This way both the supported network management applications and the nmaas core components can be installed within a single K8s cluster. -For more information please contact the [nmaas Team](mailto:nmaas-team@lists.geant.org). - - -### Building and uploading nmaas Platform Docker image - -In order to build the nmaas Platform Docker image first alter the *build_and_publish.sh* with custom *REPOSITORY*, *PACKAGE* and *TAG* values and execute *build_and_publish.sh* to automatically build and publish *nmaas-platform* image to selected Docker repository. +For more information please contact the [nmaas Team](mailto:nmaas-team@lists.geant.org). \ No newline at end of file -- GitLab