Browse Source

Update build-push.yaml

pull/130/head
selmankoc 3 years ago
parent
commit
06dceb577b
  1. 8
      etc/azure/build-push.yaml

8
etc/azure/build-push.yaml

@ -45,8 +45,8 @@ steps:
sed -i "s/eventHubImageVersion: latest/eventHubImageVersion: $(tag)/" etc/k8s/helm-chart/eventhub/values.azure.yaml
- task: PublishPipelineArtifact@1
inputs:
targetPath: '$(buildContextBasePath)/etc/k8s/helm-chart/eventhub'
artifact: helm
publishLocation: pipeline
inputs:
targetPath: '$(buildContextBasePath)/etc/k8s/helm-chart/eventhub'
artifact: helm
publishLocation: pipeline

Loading…
Cancel
Save