Skip to content

Disabled job deploy when contour id is not defined

Denis Pozdnyakov requested to merge disable-deploy-with-empty-contourid into master

when we have any commit to default branch - this job trigger deploy, but contour id is not defined, so job have red status. Disabled this job when have no contour id defined.

(job with red status)[https://gitlab.trgdev.com/r1-saas-prototype/catalog/data-fetcher/categories/data-fetcher-categories-bestbuy/-/jobs/2480390]

Merge request reports