Skip to content

Commit

Permalink
Set path helm in vault-docker-helm.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
max5dt authored Dec 4, 2024
1 parent 537c984 commit b082c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vault-docker-helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
name: ${{ vars.DOCKER_IMAGE }}
repository: charts
tag: ${{ steps.meta.outputs.tags }}
path: deploy/chart
path: helm
registry: ${{ env.DOCKER_REGISTRY }}
registry_username: ${{ env.DOCKER_USERNAME }}
registry_password: ${{ env.DOCKER_PASSWORD }}

0 comments on commit b082c3b

Please sign in to comment.