c8916e72bf9b6a366c2caf2d708997200ed8277e
.pipeline/config.yml
| ... | ... | @@ -24,6 +24,9 @@ steps: |
| 24 | 24 | sapCumulusUpload: |
| 25 | 25 | pipelineId: '84d219f0-1abb-4b37-bad0-e2893612ce25' |
| 26 | 26 | versioningModel: 'semantic' # overwrite default from general section -> don't spam Cumulus |
| 27 | + sapCallStagingService: |
|
| 28 | + url: https://staging.repositories.cloud.sap/stage/api |
|
| 29 | + profile: 'naas-mobile-staging-profile' |
|
| 27 | 30 | # Rotating vault secret if it is expring soon: |
| 28 | 31 | vaultRotateSecretId: |
| 29 | 32 | daysBeforeExpiry: 45 |