You've already forked microservices
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:
@ -333,9 +333,8 @@ Resources:
|
|||||||
StackName: !Sub ${EnvironmentName}-ServerService
|
StackName: !Sub ${EnvironmentName}-ServerService
|
||||||
TemplatePath: !Sub SourceCode::deployments/services-${DeploymentType}/server.yml
|
TemplatePath: !Sub SourceCode::deployments/services-${DeploymentType}/server.yml
|
||||||
Capabilities: CAPABILITY_IAM
|
Capabilities: CAPABILITY_IAM
|
||||||
# Error with Fn::GetParam:
|
# Fn::GetParam fails to retrieve ImageURI from imageDetail.json:
|
||||||
# Latest action execution message
|
# "All parameters in file imageDetail.json should be string"
|
||||||
# All parameters in file imageDetail.json should be string
|
|
||||||
ParameterOverrides: !Sub |
|
ParameterOverrides: !Sub |
|
||||||
{
|
{
|
||||||
"EnvironmentName": "${EnvironmentName}",
|
"EnvironmentName": "${EnvironmentName}",
|
||||||
|
Reference in New Issue
Block a user