Commit 41cced67 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 50496b5e
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