forked from infra/ansible
Revert "ELNBuildSync: Wait for build to complete"
This reverts commit baceaabf97.
This commit is contained in:
parent
baceaabf97
commit
609976d3c2
1 changed files with 4 additions and 2 deletions
|
|
@ -124,8 +124,10 @@
|
|||
tags:
|
||||
- build
|
||||
|
||||
- task: Build the application
|
||||
ansible.builtin.shell: oc -n elnbuildsync start-build elnbuildsync-build --wait
|
||||
- role: openshift/start-build
|
||||
start_build_app: elnbuildsync
|
||||
start_build_buildname: elnbuildsync-build
|
||||
start_build_objectname: elnbuildsync-build
|
||||
tags:
|
||||
- never
|
||||
- build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue