init
This commit is contained in:
@@ -66,6 +66,7 @@ jobs:
|
||||
--create-namespace \
|
||||
--set-string 'image.version=${{ github.event.inputs.version }}' \
|
||||
--set-string 'image.name=images.binom.pw/otp/${{ github.event.inputs.repo_path }}' \
|
||||
--set "imagePullSecrets[0].name=regcred" \
|
||||
--wait
|
||||
- name: 'Cleanup'
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user