Prefix openshift/start-build

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard
2024-11-28 18:14:04 +01:00
parent 560a31ef5b
commit a36b40eec8
39 changed files with 97 additions and 95 deletions

View File

@@ -1,3 +1,3 @@
---
- name: Run `oc start-build`
shell: oc -n {{app}} start-build {{buildname}}
shell: oc -n {{start_build_app}} start-build {{start_build_buildname}}