Issue #3402203 followup by fjgarlin: Improve the test-only job workflow
(cherry picked from commit 52c25c27b5
)
merge-requests/5604/head
parent
fce7fbec5c
commit
2131d24946
|
@ -137,7 +137,7 @@ default:
|
|||
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
|
||||
- if: $PERFORMANCE_TEST == "1"
|
||||
|
||||
'DEFAULT: Test-only':
|
||||
'DEFAULT: Test-only (PHP 8.2 MySQL 8)':
|
||||
<<: [ *default-stage, *with-composer ]
|
||||
when: manual
|
||||
allow_failure: true
|
||||
|
|
Loading…
Reference in New Issue