Commit 606e0a7c authored by catch's avatar catch
Browse files

Issue #3467080 by fjgarlin: Test-only job cannot be run due to wrong dependency

(cherry picked from commit 43834822)
parent b1987186
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ variables:
    - if: $CI_PIPELINE_SOURCE == "parent_pipeline" && $PERFORMANCE_TEST != "1"
  needs:
    - pipeline: $PARENT_PIPELINE_ID
      job: '📦️ Composer'
      job: '🧹 PHP Coding standards (PHPCS)'
  services:
    - name: $_CONFIG_DOCKERHUB_ROOT/$_TARGET_DB:production
      alias: database