forked from cartsnitch/cartsnitch
82978f072b
Guard the infra commit step in deploy-dev and deploy-uat jobs with `git diff --cached --quiet` to prevent CI failure when kustomization has no actual image tag changes. Refs: CAR-674 Co-Authored-By: Paperclip <noreply@paperclip.ing>