1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-06-24 22:26:56 +02:00

Test pipeline once more [BuildServer]

This commit is contained in:
ebosas
2021-11-09 18:45:17 +02:00
parent 825e960577
commit abce928469

View File

@ -333,9 +333,8 @@ Resources:
StackName: !Sub ${EnvironmentName}-ServerService
TemplatePath: !Sub SourceCode::deployments/services-${DeploymentType}/server.yml
Capabilities: CAPABILITY_IAM
# Error with Fn::GetParam:
# Latest action execution message
# All parameters in file imageDetail.json should be string
# Fn::GetParam fails to retrieve ImageURI from imageDetail.json:
# "All parameters in file imageDetail.json should be string"
ParameterOverrides: !Sub |
{
"EnvironmentName": "${EnvironmentName}",