'name' is no longer valid
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
3fd13202c8
commit
8de476d74d
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
- name: Run `oc start-build`
|
||||
shell: oc -n {{app}} start-build {{name}}
|
||||
shell: oc -n {{app}} start-build {{buildname}}
|
||||
run_once: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue