This commit is contained in:
2026-02-19 04:55:16 +03:00
parent c03a9cb408
commit 1e8a035eeb
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ jobs:
--namespace devx \
--kubeconfig ./ku.yaml \
--create-namespace \
--set-string 'version=${{ github.event.inputs.version }}' \
--set-string 'image.version=${{ github.event.inputs.version }}' \
--set-string 'image.name=otp/${{ github.event.inputs.repo_path }}' \
--wait
- name: 'Cleanup'