Skip to content

Fix E2E rules - Build GDK only on code changes

Mark Lapierre requested to merge ml-fix-build-gdk-only-on-code-changes into master

What does this MR do and why?

!117622 (diffs) accidentally added a build job to all MRs. This fixes that.

  • Build the E2E GDK image under most of the same conditions as when the E2E GDK tests run. I.e., code changes, not docs.
  • Rearranges some rules so that the e2e GDK tests run automatically again

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mark Lapierre

Merge request reports

Loading