|
|
@ -19,9 +19,9 @@ jobs: |
|
|
|
registryEndpoint: $(registryEndpoint) |
|
|
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm |
|
|
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm |
|
|
|
- template: ../multiarch.yaml |
|
|
|
parameters: |
|
|
|
image: mobileshoppingagg |
|
|
|
branch: $(Build.SourceBranchName) |
|
|
|
registryEndpoint: $(registryEndpoint) |
|
|
|
# - template: ../multiarch.yaml |
|
|
|
# parameters: |
|
|
|
# image: mobileshoppingagg |
|
|
|
# branch: $(Build.SourceBranchName) |
|
|
|
# registryEndpoint: $(registryEndpoint) |
|
|
|
|