File tree Expand file tree Collapse file tree 3 files changed +1
-15
lines changed
Expand file tree Collapse file tree 3 files changed +1
-15
lines changed Original file line number Diff line number Diff line change 1414 uses : actions/checkout@v4
1515 with :
1616 fetch-depth : 0
17- submodules : true
1817
1918 - name : Configure Git
2019 run : |
2423 - name : Install Helm
2524 uses : azure/setup-helm@v4
2625
27- - name : Publish PyTorchJob Generator Helm Chart
26+ - name : Run chart-releaser
2827 uses : helm/chart-releaser-action@v1.6.0
2928 with :
3029 charts_dir : tools/pytorchjob-generator
3332 env :
3433 CR_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
3534
36- - name : Publish Sakkara Scheduler Helm Chart
37- uses : helm/chart-releaser-action@v1.6.0
38- with :
39- charts_dir : sakkara-deploy/install/sakkara-scheduler
40- packages_with_index : true
41- skip_existing : true
42- env :
43- CR_TOKEN : " ${{ secrets.GITHUB_TOKEN }}"
44-
4535 publish :
4636 needs : release
4737 uses : project-codeflare/mlbatch/.github/workflows/gh-pages-static.yml@main
Original file line number Diff line number Diff line change 22 path = scheduler-plugins
33 url = https://github.com/kubernetes-sigs/scheduler-plugins.git
44 branch = release-1.28
5- [submodule "sakkara-deploy "]
6- path = sakkara-deploy
7- url = git@github.com:atantawi/sakkara-deploy.git
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments