init
This commit is contained in:
parent
c2cccc0b97
commit
c03a9cb408
@ -64,9 +64,9 @@ jobs:
|
|||||||
--namespace devx \
|
--namespace devx \
|
||||||
--kubeconfig ./ku.yaml \
|
--kubeconfig ./ku.yaml \
|
||||||
--create-namespace \
|
--create-namespace \
|
||||||
|
--set-string 'version=${{ github.event.inputs.version }}' \
|
||||||
|
--set-string 'image.name=otp/${{ github.event.inputs.repo_path }}' \
|
||||||
--wait
|
--wait
|
||||||
--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