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,8 +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
|
||||||
# Fn::GetParam fails to retrieve ImageURI from imageDetail.json:
|
# Using a digest as an image identifier, bacause with the 'latest'
|
||||||
# "All parameters in file imageDetail.json should be string"
|
# tag cfn does not make any updates upon image change.
|
||||||
ParameterOverrides: !Sub |
|
ParameterOverrides: !Sub |
|
||||||
{
|
{
|
||||||
"EnvironmentName": "${EnvironmentName}",
|
"EnvironmentName": "${EnvironmentName}",
|
||||||
|
Reference in New Issue
Block a user