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:
parent
92c757a52e
commit
20687f05ee
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue