Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
dd21030f78
commit
0d287e2412
@ -19,8 +19,8 @@ jobs:
|
|||||||
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
|
||||||
- template: ../multiarch.yaml
|
# - template: ../multiarch.yaml
|
||||||
parameters:
|
# parameters:
|
||||||
image: webspa
|
# image: webspa
|
||||||
branch: $(Build.SourceBranchName)
|
# branch: $(Build.SourceBranchName)
|
||||||
registryEndpoint: $(registryEndpoint)
|
# registryEndpoint: $(registryEndpoint)
|
Loading…
x
Reference in New Issue
Block a user