Skip to content

Commit

Permalink
ci: fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
pannoi.shuffleup committed Mar 20, 2024
1 parent a061ecc commit 7ec288a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ jobs:
- name: Package helm and publish
run: |
export ${{ DEPLOYMENT_TOKEN }}
helm package chart/
git clone https://github.com/pannoi/minio-resource-operator-helm.git
mv minio-resource-operator-${{ steps.meta.outputs.tags }}.tgz minio-resource-operator-helm
Expand Down

0 comments on commit 7ec288a

Please sign in to comment.