update ingestion-image-docker to run for merge_requests
Current issue
- Whenever there is any modification in Open VDS repository/Image there is no way to test the change, since the
ingestion-image-docker
job only runs for tag pipelines.
Proposed Fix
- Make the job run for every merge-request pipeline, and push into separate image in container-registry with incremental concatenation.
Edited by saketh somaraju [EPAM]