Fix cloudFoundryDeploy config keys in Acceptance (#1296)

* Fix cloudFoundryDeploy config keys in Acceptance

* Add neo config keys

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
This commit is contained in:
Oliver Feldmann
2020-04-03 11:03:00 +02:00
committed by GitHub
co-authored by Oliver Nocon
parent 2fb304588e
commit a8953d4f28
@@ -18,6 +18,7 @@ stages:
cloudFoundryDeploy:
configKeys:
- 'cfSpace'
- 'cloudFoundry/space'
healthExecuteCheck:
configKeys:
- 'testServerUrl'
@@ -49,6 +50,9 @@ stages:
configKeys:
- 'cfSpace'
- 'cloudFoundry/space'
neoDeploy:
configKeys:
- 'neo/account'
healthExecuteCheck:
configKeys:
- 'testServerUrl'