[CI] Stable branch pipelines skip Docker image build job

Summary

Example:

In CI pipelines for stable branches, the Docker image job is skipped. That means the Deployment fails to start because it can't pull the desired image.

Edited by Mitchell Nielsen