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