Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
uglyscorpio 2021-11-24 23:43:17 +08:00
parent dd21030f78
commit 0d287e2412

View File

@ -19,8 +19,8 @@ jobs:
registryEndpoint: $(registryEndpoint)
helmfrom: $(Build.SourcesDirectory)/deploy/k8s/helm
helmto: $(Build.ArtifactStagingDirectory)/deploy/k8s/helm
- template: ../multiarch.yaml
parameters:
image: webspa
branch: $(Build.SourceBranchName)
registryEndpoint: $(registryEndpoint)
# - template: ../multiarch.yaml
# parameters:
# image: webspa
# branch: $(Build.SourceBranchName)
# registryEndpoint: $(registryEndpoint)