1
0
Fork 0
forked from infra/ansible

Revert "ELNBuildSync: Wait for build to complete"

This reverts commit baceaabf97.
This commit is contained in:
Stephen Gallagher 2026-07-01 13:54:34 -04:00
commit 609976d3c2
Signed by untrusted user: sgallagh
GPG key ID: 45DB85A568286D11

View file

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