mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Prefix openshift/start-build
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user