Skip to content

Commit

Permalink
Added wait to the start build (redhat-cop#5474)
Browse files Browse the repository at this point in the history
* add wait to build

* add wait to build
  • Loading branch information
treddy08 authored Sep 26, 2022
1 parent e0061a7 commit fb2421f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
params:
- name: SCRIPT
value: |
oc start-build web-ui --follow=true
oc start-build web-ui --follow=true --wait=true
taskRef:
kind: ClusterTask
name: openshift-client
Expand Down

0 comments on commit fb2421f

Please sign in to comment.