mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-17 15:40:23 +08:00
manually install chart releaser for future use
This commit is contained in:
4
.github/workflows/apps.release.yaml
vendored
4
.github/workflows/apps.release.yaml
vendored
@@ -65,6 +65,10 @@ jobs:
|
||||
with:
|
||||
version: v3.5.3
|
||||
|
||||
- name: install chart releaser
|
||||
run: |
|
||||
brew tap helm/tap
|
||||
brew install chart-releaser
|
||||
|
||||
- name: update helm repo cache
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user