init
This commit is contained in:
parent
a789b5a843
commit
b9b0593446
@ -62,10 +62,9 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
pwd
|
pwd
|
||||||
ls -la
|
echo 'Dir: ./helms/devspc/devspace-apiregistry-core-service'
|
||||||
ls -la ./helms
|
|
||||||
ls -la ./helms/devspc
|
|
||||||
ls -la ./helms/devspc/devspace-apiregistry-core-service
|
ls -la ./helms/devspc/devspace-apiregistry-core-service
|
||||||
|
echo './helms/${{ github.event.inputs.repo_path }}'
|
||||||
ls -la ./helms/${{ github.event.inputs.repo_path }}
|
ls -la ./helms/${{ github.event.inputs.repo_path }}
|
||||||
sed -i -e 's/9.9.9/${{ github.event.inputs.number }}/g' ./helms/${{ github.event.inputs.repo_path }}/Chart.yaml
|
sed -i -e 's/9.9.9/${{ github.event.inputs.number }}/g' ./helms/${{ github.event.inputs.repo_path }}/Chart.yaml
|
||||||
echo 'Result Helm Chart:'
|
echo 'Result Helm Chart:'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user