3 lines
90 B
YAML
3 lines
90 B
YAML
- name: Run `oc start-build`
|
|
shell: oc -n {{app}} start-build {{name}}
|
|
run_once: true
|