This commit is contained in:
2026-02-19 04:45:26 +03:00
parent 95bdf4c949
commit 3d984953e3
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -76,6 +76,7 @@ jobs:
--kubeconfig ./ku.yaml \
--create-namespace \
--wait
--set-string version=${{ github.event.inputs.version }}
- name: 'Cleanup'
if: always()
shell: bash