Merge branch 'fix/devops-build-error' into dev
This commit is contained in:
commit
229b640f36
@ -13,7 +13,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: basket.api
|
services: basket-api
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
@ -13,7 +13,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: catalog.api
|
services: catalog-api
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
@ -13,7 +13,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: identity.api
|
services: identity-api
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
@ -13,7 +13,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: locations.api
|
services: locations-api
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
@ -13,7 +13,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: marketing.api
|
services: marketing-api
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
@ -15,7 +15,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: ordering.api
|
services: ordering-api
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
@ -13,7 +13,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: payment.api
|
services: payment-api
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
@ -13,7 +13,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: webhooks.api
|
services: webhooks-api
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
@ -13,7 +13,7 @@ trigger:
|
|||||||
jobs:
|
jobs:
|
||||||
- template: ../buildimages.yaml
|
- template: ../buildimages.yaml
|
||||||
parameters:
|
parameters:
|
||||||
services: webhooks.client
|
services: webhooks-client
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
|
||||||
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user