Skip to content

Commit ca56b11

Browse files
authored
Update README.md
1 parent d730411 commit ca56b11

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
# Neo CLI
1+
# Neo CLI Image
2+
3+
The CX Server is a collection of [_Dockerfiles_](https://docs.docker.com/engine/reference/builder/) for images that can be used in _Continuous Delivery_ (CD) pipelines for SAP development projects.
4+
The images are optimized for use with project ["Piper"](https://github.com/SAP/jenkins-library) on [Jenkins](https://jenkins.io/).
5+
Docker containers simplify your CD tool setup, encapsulating tools and environments that are required to execute pipeline steps.
6+
7+
If you want to learn how to use project "Piper" please have a look at [the documentation](https://github.com/SAP/jenkins-library/blob/master/README.md).
8+
Introductory material and a lot of SAP scenarios not covered by project "Piper" are described in our [Continuous Integration Best Practices](https://developers.sap.com/tutorials/ci-best-practices-intro.html).
9+
10+
This repository contains Dockerfiles that are designed to run project "Piper" pipelines.
11+
Nevertheless, they can also be used flexibly in any custom environment and automation process.
12+
13+
## About this repository
214

315
Dockerfile for an image with SAP Cloud Platform Tools for Neo.
416
This image is intended to be used in Jenkins pipelines.

0 commit comments

Comments
 (0)