Skip to content

Commit

Permalink
Save dependencies as well
Browse files Browse the repository at this point in the history
  • Loading branch information
abystrov committed May 28, 2024
1 parent 265fce1 commit f0554ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-helm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ jobs:
run: |
helm plugin install https://github.com/chartmuseum/helm-push.git
helm repo add cnvrg https://charts.slim.cnvrg.io/cnvrg
helm dependency build charts/mlops
helm cm-push charts/mlops -f cnvrg -u=${CHARTMUSEUM_USER} -p=${CHARTMUSEUM_PASSWORD} --context-path /cnvrg
- name: Slack Notification
Expand Down

0 comments on commit f0554ea

Please sign in to comment.