goody
Some checks failed
gitea/abap_tutorial_11/pipeline/head There was a failure building this commit
Some checks failed
gitea/abap_tutorial_11/pipeline/head There was a failure building this commit
This commit is contained in:
28
ui5-deploy.yaml
Normal file
28
ui5-deploy.yaml
Normal file
@ -0,0 +1,28 @@
|
||||
# yaml-language-server: $schema=https://sap.github.io/ui5-tooling/schema/ui5.yaml.json
|
||||
|
||||
specVersion: "3.1"
|
||||
metadata:
|
||||
name: mvcapp00124
|
||||
type: application
|
||||
builder:
|
||||
resources:
|
||||
excludes:
|
||||
- /test/**
|
||||
- /localService/**
|
||||
customTasks:
|
||||
- name: deploy-to-abap
|
||||
afterTask: generateCachebusterInfo
|
||||
configuration:
|
||||
target:
|
||||
url: https://s40lp1.ucc.cit.tum.de:8100/
|
||||
client: '300'
|
||||
auth: basic
|
||||
credentials:
|
||||
username: env:S40_USER
|
||||
password: env:S40_PASSWORD
|
||||
app:
|
||||
name: Z_MVCAPP_00_124
|
||||
package: Z_00_124
|
||||
transport: S40K905675
|
||||
exclude:
|
||||
- /test/
|
Reference in New Issue
Block a user