From 258caf44366d79ee4509e04cb43f8186be65f52e Mon Sep 17 00:00:00 2001 From: tiloKo <70266685+tiloKo@users.noreply.github.com> Date: Tue, 7 May 2024 14:12:50 +0200 Subject: [PATCH] remove cx-server from development.md --- DEVELOPMENT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 7e3d8a003a..8ef0ed8a79 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -70,7 +70,7 @@ you need to do the following in addition: * [Install Groovy](https://groovy-lang.org/install.html) * [Install Maven](https://maven.apache.org/install.html) -* Get a local Jenkins installed: Use for example [cx-server](https://github.com/SAP/devops-docker-cx-server) +* Get a local Jenkins installed ### Jenkins pipelines