mirror of
https://github.com/SAP/jenkins-library.git
synced 2024-12-12 10:55:20 +02:00
adapt UI5 scenario docu (#1336)
This commit is contained in:
parent
1235521553
commit
0fc5cbcd9c
@ -55,7 +55,7 @@ This is a basic configuration example, which is also located in the sources of t
|
||||
steps:
|
||||
mtaBuild:
|
||||
buildTarget: 'NEO'
|
||||
mtaJarLocation: '/opt/sap/mta.jar'
|
||||
platform: 'neo'
|
||||
neoDeploy:
|
||||
neo:
|
||||
credentialsId: 'NEO_DEPLOY'
|
||||
|
@ -10,6 +10,7 @@ modules:
|
||||
type: html5
|
||||
path: .
|
||||
parameters:
|
||||
name: "<Name of your Fiori application>"
|
||||
version: <version number of your application>-${timestamp}
|
||||
build-parameters:
|
||||
builder: grunt
|
||||
|
Loading…
Reference in New Issue
Block a user