Skip to content

Commit

Permalink
Fix Helm Chart OCI artifact pushing
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Scholz <www@scholzj.com>
  • Loading branch information
scholzj committed May 11, 2023
1 parent 875a3f4 commit ffa9eb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure/release-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ stages:
jobs:
- template: 'templates/jobs/build/publish_helm_chart_as_oci.yaml'
parameters:
releaseVersion: '${{ parameters.releaseVersion }}'
artifactSource: 'current'
artifactProject: 'strimzi'
artifactPipeline: ''
Expand Down

0 comments on commit ffa9eb9

Please sign in to comment.