updated build def for webspa, mvc & status
This commit is contained in:
parent
19755bdfa2
commit
fd1fa22dac
@ -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
|
||||||
|
@ -15,6 +15,8 @@ jobs:
|
|||||||
parameters:
|
parameters:
|
||||||
services: webspa
|
services: webspa
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
|
helmfrom: $(Build.SourcesDirectory)/k8s/helm
|
||||||
|
helmto: $(Build.ArtifactStagingDirectory)/k8s/helm
|
||||||
- template: ../multiarch.yaml
|
- template: ../multiarch.yaml
|
||||||
parameters:
|
parameters:
|
||||||
image: webspa
|
image: webspa
|
||||||
|
@ -15,6 +15,8 @@ jobs:
|
|||||||
parameters:
|
parameters:
|
||||||
services: webstatus
|
services: webstatus
|
||||||
registryEndpoint: $(registryEndpoint)
|
registryEndpoint: $(registryEndpoint)
|
||||||
|
helmfrom: $(Build.SourcesDirectory)/k8s/helm
|
||||||
|
helmto: $(Build.ArtifactStagingDirectory)/k8s/helm
|
||||||
- template: ../multiarch.yaml
|
- template: ../multiarch.yaml
|
||||||
parameters:
|
parameters:
|
||||||
image: webstatus
|
image: webstatus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user