1
0
Fork 0
forked from infra/ansible

ELNBuildSync: Wait for the build to complete

The playbook can be run with --tags all,build and it will perform the
ImageStream build and then proceed to deployment.

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:57:42 -04:00
commit 20687f05ee
Signed by untrusted user: sgallagh
GPG key ID: 45DB85A568286D11

View file

@ -128,6 +128,8 @@
start_build_app: elnbuildsync
start_build_buildname: elnbuildsync-build
start_build_objectname: elnbuildsync-build
vars:
OCP_BUILD_WAIT: true
tags:
- never
- build