Skip to content

Commit

Permalink
HEAT-227: Updated pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
KalyanaVadlamani committed Apr 9, 2024
1 parent a4c6bfa commit bce56f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/cloud-platform-deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ runs:
--set 'generic-service.image.tag=${{ inputs.version }}' \
--set 'version=${{ inputs.version }}' \
--timeout 10m \
--values '../${{ steps.env.outputs.values-file }}' \
--values 'helm_deploy/${{ steps.env.outputs.values-file }}' \
--wait

0 comments on commit bce56f6

Please sign in to comment.