1
0
Fork 0
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:
Stephen Gallagher 2026-07-01 13:34:47 -04:00
commit baceaabf97
Signed by untrusted user: sgallagh
GPG key ID: 45DB85A568286D11

View file

@ -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