Skip to content
Snippets Groups Projects
Commit e3c4ac40 authored by Fran Garcia-Linares's avatar Fran Garcia-Linares
Browse files

Issue #3479812 by fjgarlin, feyp, jonathan1055: upgrade_status job fails due...

Issue #3479812 by fjgarlin, feyp, jonathan1055: upgrade_status job fails due to unmet database requirements
parent a8e090c8
No related branches found
No related tags found
1 merge request!268Override image to use for upgrade status.
Pipeline #306570 passed
......@@ -626,6 +626,8 @@ phpstan (next major):
upgrade status:
extends: .testing-job-base
variables:
_TARGET_PHP_IMAGE_VARIANT: "ubuntu-apache"
allow_failure:
exit_codes:
- 3 # The upgrade_status:analyze command returns 3 if there are any issues. This is considered an 'amber' warning, not a red 'failure'.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment