This commit is contained in:
2026-02-19 05:01:09 +03:00
parent 0fc31afe9e
commit 212741adc3
+1
View File
@@ -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()