Skip to content

Added return early statements.

Steven Worley requested to merge feautre/govcms-3618 into master

Prevents running the build step if:

  • We're not importing a db image.
  • Behat tests and phpunit tests don't exist.
  • Behat home.feature is still the default.

Merge request reports