You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-21Lines changed: 0 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,27 +41,6 @@ For using the `neo.sh` tool via this image, it can be invoked like in this comma
41
41
docker run ppiper/neo-cli neo.sh help
42
42
```
43
43
44
-
## Testing
45
-
46
-
### Running as a Service
47
-
48
-
See `.travis.yml` file for configuration.
49
-
50
-
Configure the following variables (secrets)
51
-
52
-
*`CX_INFRA_IT_CF_USERNAME` (user name for deployment to SAP Cloud Platform)
53
-
*`CX_INFRA_IT_CF_PASSWORD` (password for deployment to SAP Cloud Platform)
54
-
55
-
### Running locally
56
-
57
-
Docker is required, and at least 4 GB of memory assigned to Docker.
58
-
59
-
```bash
60
-
export CX_INFRA_IT_CF_USERNAME="myusername"
61
-
export CX_INFRA_IT_CF_PASSWORD="mypassword"
62
-
./runTests.sh
63
-
```
64
-
65
44
## Licensing
66
45
67
46
Copyright 2017-2021 SAP SE or an SAP affiliate company and devops-docker-neo-cli contributors. Please see our [LICENSE](LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available [via the REUSE tool](https://api.reuse.software/info/github.com/SAP/devops-docker-neo-cli).
0 commit comments