Skip to content

Commit

Permalink
Update release-genkubeconfig.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szeort authored Aug 15, 2024
1 parent 5153a7a commit 0fa70c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-genkubeconfig.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
shell: bash
working-directory: 'tools/kubeconfig'
run: |
docker build -t ${{ env.REGISTRY }}/genkubeconfig
docker build -t ${{ env.REGISTRY }}/genkubeconfig .
docker push ${{ env.REGISTRY }}/genkubeconfig

0 comments on commit 0fa70c1

Please sign in to comment.