Skip to content

update ingestion-image-docker to run for merge_requests

saketh somaraju requested to merge az/sa-fix-ci into master

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

Merge request reports