Skip to content
Snippets Groups Projects
Commit 9f1f94c8 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 49283982
No related branches found
No related tags found
2 merge requests!11185Issue #3477324 by andypost, alexpott: Fix usage of str_getcsv() and fgetcsv() for PHP 8.4,!9944Issue #3483353: Consider making the createCopy config action optionally fail...
Pipeline #248742 passed with warnings
+1
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment