diff --git a/build/azure-devops/basket-api/azure-pipelines.yml b/build/azure-devops/basket-api/azure-pipelines.yml index 8aa99a9be..4d1f7a9ea 100644 --- a/build/azure-devops/basket-api/azure-pipelines.yml +++ b/build/azure-devops/basket-api/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: basket.api - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) +# - template: ../multiarch.yaml +# parameters: +# image: basket.api +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) diff --git a/build/azure-devops/catalog-api/azure-pipelines.yml b/build/azure-devops/catalog-api/azure-pipelines.yml index b22146ec8..dba44d64d 100644 --- a/build/azure-devops/catalog-api/azure-pipelines.yml +++ b/build/azure-devops/catalog-api/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: catalog.api - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) +# - template: ../multiarch.yaml +# parameters: +# image: catalog.api +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) diff --git a/build/azure-devops/identity-api/azure-pipelines.yml b/build/azure-devops/identity-api/azure-pipelines.yml index e3dc070b8..14fddc989 100644 --- a/build/azure-devops/identity-api/azure-pipelines.yml +++ b/build/azure-devops/identity-api/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: identity.api - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) +# - template: ../multiarch.yaml +# parameters: +# image: identity.api +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) diff --git a/build/azure-devops/location-api/azure-pipelines.yml b/build/azure-devops/location-api/azure-pipelines.yml index d6b87e881..d0137a08b 100644 --- a/build/azure-devops/location-api/azure-pipelines.yml +++ b/build/azure-devops/location-api/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: locations.api - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) +# - template: ../multiarch.yaml +# parameters: +# image: locations.api +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) diff --git a/build/azure-devops/marketing-api/azure-pipelines.yml b/build/azure-devops/marketing-api/azure-pipelines.yml index 5b253e1c1..499324587 100644 --- a/build/azure-devops/marketing-api/azure-pipelines.yml +++ b/build/azure-devops/marketing-api/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: marketing.api - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) +# - template: ../multiarch.yaml +# parameters: +# image: marketing.api +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) diff --git a/build/azure-devops/mobile-shopping-agg/azure-pipelines.yml b/build/azure-devops/mobile-shopping-agg/azure-pipelines.yml index 878f064b5..a06f2ff51 100644 --- a/build/azure-devops/mobile-shopping-agg/azure-pipelines.yml +++ b/build/azure-devops/mobile-shopping-agg/azure-pipelines.yml @@ -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) diff --git a/build/azure-devops/ordering-api/azure-pipelines.yml b/build/azure-devops/ordering-api/azure-pipelines.yml index d11c4e270..a5c43f81a 100644 --- a/build/azure-devops/ordering-api/azure-pipelines.yml +++ b/build/azure-devops/ordering-api/azure-pipelines.yml @@ -22,8 +22,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: ordering.api - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) \ No newline at end of file +# - template: ../multiarch.yaml +# parameters: +# image: ordering.api +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) \ No newline at end of file diff --git a/build/azure-devops/payment-api/azure-pipelines.yml b/build/azure-devops/payment-api/azure-pipelines.yml index 6acdec6d3..f7aec6701 100644 --- a/build/azure-devops/payment-api/azure-pipelines.yml +++ b/build/azure-devops/payment-api/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: payment.api - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) \ No newline at end of file +# - template: ../multiarch.yaml +# parameters: +# image: payment.api +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) \ No newline at end of file diff --git a/build/azure-devops/web-shopping-agg/azure-pipelines.yml b/build/azure-devops/web-shopping-agg/azure-pipelines.yml index 6537591cd..79105f02f 100644 --- a/build/azure-devops/web-shopping-agg/azure-pipelines.yml +++ b/build/azure-devops/web-shopping-agg/azure-pipelines.yml @@ -19,8 +19,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: webshoppingagg - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) \ No newline at end of file +# - template: ../multiarch.yaml +# parameters: +# image: webshoppingagg +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) \ No newline at end of file diff --git a/build/azure-devops/webhooks-client/azure-pipelines.yml b/build/azure-devops/webhooks-client/azure-pipelines.yml index f12a38487..39a447000 100644 --- a/build/azure-devops/webhooks-client/azure-pipelines.yml +++ b/build/azure-devops/webhooks-client/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: webhooks.client - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) +# - template: ../multiarch.yaml +# parameters: +# image: webhooks.client +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) diff --git a/build/azure-devops/webmvc/azure-pipelines.yml b/build/azure-devops/webmvc/azure-pipelines.yml index 9268a2659..5059266de 100644 --- a/build/azure-devops/webmvc/azure-pipelines.yml +++ b/build/azure-devops/webmvc/azure-pipelines.yml @@ -19,8 +19,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: webmvc - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) \ No newline at end of file +# - template: ../multiarch.yaml +# parameters: +# image: webmvc +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) \ No newline at end of file diff --git a/build/azure-devops/webstatus/azure-pipelines.yml b/build/azure-devops/webstatus/azure-pipelines.yml index eeb8c15a1..18679b1f8 100644 --- a/build/azure-devops/webstatus/azure-pipelines.yml +++ b/build/azure-devops/webstatus/azure-pipelines.yml @@ -20,8 +20,8 @@ jobs: registryEndpoint: $(registryEndpoint) helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm -- template: ../multiarch.yaml - parameters: - image: webstatus - branch: $(Build.SourceBranchName) - registryEndpoint: $(registryEndpoint) \ No newline at end of file +# - template: ../multiarch.yaml +# parameters: +# image: webstatus +# branch: $(Build.SourceBranchName) +# registryEndpoint: $(registryEndpoint) \ No newline at end of file