mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-05 16:56:21 -03:00
Update common.release.yaml
This commit is contained in:
committed by
GitHub
parent
1a0170079e
commit
c91fe2ab1f
5
.github/workflows/common.release.yaml
vendored
5
.github/workflows/common.release.yaml
vendored
@@ -25,6 +25,11 @@ jobs:
|
||||
run: |
|
||||
git config user.name "TrueCharts-Bot"
|
||||
git config user.email "bot@truecharts.org"
|
||||
|
||||
- name: Copy Common
|
||||
run: |
|
||||
cp ./charts/common ./charts/dep-common
|
||||
sed 's/name: common/name: dep-common/g' ./charts/dep-common/Chart.yaml
|
||||
|
||||
- name: Install Helm
|
||||
uses: azure/setup-helm@18bc76811624f360dbd7f18c2d4ecb32c7b87bab # tag=v1
|
||||
|
||||
Reference in New Issue
Block a user