mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-14 11:03:09 +02:00
Merge pull request #485 from SAP/SarahNoack-patch-1
Doc: Change title and add parameters
This commit is contained in:
commit
aa6e42fbfc
@ -1,4 +1,4 @@
|
||||
# Develop Hybrid Applications with Jenkins and SAP Solution Manager
|
||||
# Build and Deploy Hybrid Applications with Jenkins and SAP Solution Manager
|
||||
|
||||
Set up an agile development process with Jenkins CI, which automatically feeds changes into SAP Solution Manager.
|
||||
|
||||
@ -92,4 +92,6 @@ For the detailed description of the relevant parameters, see:
|
||||
|
||||
* [checkChangeInDevelopment](https://sap.github.io/jenkins-library/steps/checkChangeInDevelopment/)
|
||||
* [mtaBuild](https://sap.github.io/jenkins-library/steps/mtaBuild/)
|
||||
* [transportRequestCreate](https://sap.github.io/jenkins-library/steps/transportRequestCreate/)
|
||||
* [transportRequestUploadFile](https://sap.github.io/jenkins-library/steps/transportRequestUploadFile/)
|
||||
* [transportRequestRelease](https://sap.github.io/jenkins-library/steps/transportRequestRelease/)
|
||||
|
@ -36,7 +36,7 @@ nav:
|
||||
- transportRequestRelease: steps/transportRequestRelease.md
|
||||
- transportRequestUploadFile: steps/transportRequestUploadFile.md
|
||||
- 'Scenarios':
|
||||
- 'Develop Hybrid Applications with Jenkins and SAP Solution Manager': scenarios/changeManagement.md
|
||||
- 'Build and Deploy Hybrid Applications with Jenkins and SAP Solution Manager': scenarios/changeManagement.md
|
||||
- 'Create a Pipeline for SAP UI5 or SAP Fiori on SAP Cloud Platform': scenarios/ui5-sap-cp/Readme.md
|
||||
- 'Required Plugins': jenkins/requiredPlugins.md
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user