mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 11:46:20 -03:00
Update common.release.yaml
This commit is contained in:
committed by
GitHub
parent
8c6bb26183
commit
ff40e56598
2
.github/workflows/common.release.yaml
vendored
2
.github/workflows/common.release.yaml
vendored
@@ -30,6 +30,8 @@ jobs:
|
||||
run: |
|
||||
cp -rf ./charts/common ./charts/dep-common
|
||||
sed -i 's/name: common/name: dep-common/g' ./charts/dep-common/Chart.yaml
|
||||
git add --all
|
||||
git commit -m 'add dep-common'
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@18bc76811624f360dbd7f18c2d4ecb32c7b87bab # tag=v1
|
||||
|
||||
Reference in New Issue
Block a user