init
This commit is contained in:
parent
fd4a8f108c
commit
c2cccc0b97
@ -65,7 +65,8 @@ jobs:
|
|||||||
--kubeconfig ./ku.yaml \
|
--kubeconfig ./ku.yaml \
|
||||||
--create-namespace \
|
--create-namespace \
|
||||||
--wait
|
--wait
|
||||||
--set-string version=${{ github.event.inputs.version }}
|
--set-string 'version=${{ github.event.inputs.version }}'
|
||||||
|
--set-string 'image.name=otp/${{ github.event.inputs.repo_path }}'
|
||||||
- name: 'Cleanup'
|
- name: 'Cleanup'
|
||||||
if: always()
|
if: always()
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user