Browse Source

Update azure-pipelines.yml for Azure Pipelines

pull/1797/head
uglyscorpio 3 years ago
parent
commit
0d287e2412
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      build/azure-devops/webspa/azure-pipelines.yml

+ 5
- 5
build/azure-devops/webspa/azure-pipelines.yml 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)

Loading…
Cancel
Save