init
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user