You've already forked sap-jenkins-library
mirror of
https://github.com/SAP/jenkins-library.git
synced 2025-09-16 09:26:22 +02:00
Document MTA (Java) Deployment Limitation (#854)
* Update neoDeploy.md * Clarification + hint to trial limitation * Mention Java explicitly * Fix typo * DeployMode MTA --> mta according to other parts of the docu and according to the source code, the deploy mode is in lower case.
This commit is contained in:
committed by
Marcus Holl
parent
1f34511407
commit
77e9b04e69
@@ -4,7 +4,7 @@
|
||||
|
||||
## Prerequisites
|
||||
|
||||
* **SAP CP account** - the account to where the application is deployed.
|
||||
* **SAP CP account** - the account to where the application is deployed. To deploy MTA (`deployMode: mta`) an over existing _Java_ application, free _Java Quota_ of at least 1 is required, which means that this will not work on trial accounts.
|
||||
* **SAP CP user for deployment** - a user with deployment permissions in the given account.
|
||||
* **Jenkins credentials for deployment** - must be configured in Jenkins credentials with a dedicated Id.
|
||||
|
||||
|
Reference in New Issue
Block a user