Skip to content

Commit

Permalink
DEVOPS-1971-Migrate
Browse files Browse the repository at this point in the history
  • Loading branch information
Vilozni Ziv authored and Vilozni Ziv committed Sep 16, 2024
1 parent 20aa1a9 commit 8535eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
cat charts/mlops/Chart.yaml
- name: Package and release helm
if: ${{ steps.tag_bump.outputs.bumped == 'true' && steps.tag_bump.outputs.prerelease == 'false' }}
# if: ${{ steps.tag_bump.outputs.bumped == 'true' && steps.tag_bump.outputs.prerelease == 'false' }}
env:
CHARTMUSEUM_USER: ${{ secrets.CHARTMUSEUM_USER }}
CHARTMUSEUM_PASSWORD: ${{ secrets.CHARTMUSEUM_PASSWORD }}
Expand Down

0 comments on commit 8535eb6

Please sign in to comment.