|
|
@ -13,7 +13,7 @@ trigger: |
|
|
|
jobs: |
|
|
|
- template: ../buildimages.yaml |
|
|
|
parameters: |
|
|
|
services: webhooks.client |
|
|
|
services: webhooks-client |
|
|
|
registryEndpoint: $(registryEndpoint) |
|
|
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm |
|
|
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm |
|
|
|