|
@ -15,6 +15,8 @@ jobs: |
|
|
parameters: |
|
|
parameters: |
|
|
services: webmvc |
|
|
services: webmvc |
|
|
registryEndpoint: $(registryEndpoint) |
|
|
registryEndpoint: $(registryEndpoint) |
|
|
|
|
|
helmfrom: $(Build.SourcesDirectory)/k8s/helm |
|
|
|
|
|
helmto: $(Build.ArtifactStagingDirectory)/k8s/helm |
|
|
- template: ../multiarch.yaml |
|
|
- template: ../multiarch.yaml |
|
|
parameters: |
|
|
parameters: |
|
|
image: webmvc |
|
|
image: webmvc |
|
|