|
|
@ -20,6 +20,8 @@ jobs: |
|
|
|
parameters: |
|
|
|
services: mobileshoppingapigw mobilemarketingapigw webshoppingapigw webmarketingapigw |
|
|
|
registryEndpoint: $(registryEndpoint) |
|
|
|
helmfrom: $(Build.SourcesDirectory)/k8s/helm |
|
|
|
helmto: $(Build.ArtifactStagingDirectory)/k8s/helm |
|
|
|
- template: ../multiarch.yaml |
|
|
|
parameters: |
|
|
|
image: ocelotapigw |
|
|
|