forked from infra/ansible
ELNBuildSync: Wait for build to complete
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com> rh-pre-commit.version: 2.4.0 rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
parent
50c4278af6
commit
baceaabf97
1 changed files with 2 additions and 4 deletions
|
|
@ -124,10 +124,8 @@
|
|||
tags:
|
||||
- build
|
||||
|
||||
- role: openshift/start-build
|
||||
start_build_app: elnbuildsync
|
||||
start_build_buildname: elnbuildsync-build
|
||||
start_build_objectname: elnbuildsync-build
|
||||
- task: Build the application
|
||||
ansible.builtin.shell: oc -n elnbuildsync start-build elnbuildsync-build --wait
|
||||
tags:
|
||||
- never
|
||||
- build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue