1
0
mirror of https://github.com/ebosas/microservices.git synced 2025-08-24 20:08:55 +02:00

Test pipeline [BuildServer]

This commit is contained in:
ebosas
2021-11-09 18:40:40 +02:00
parent b215799576
commit 825e960577

View File

@@ -339,7 +339,7 @@ Resources:
ParameterOverrides: !Sub |
{
"EnvironmentName": "${EnvironmentName}",
"ImageUrl": "${ServerRepository.RepositoryUri}:#{SourceVariables.ImageDigest}"
"ImageUrl": "${ServerRepository.RepositoryUri}@#{SourceVariables.ImageDigest}"
}
InputArtifacts:
- Name: SourceImage