Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
api
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
api
Merge requests
!26
Draft: Test MR.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Draft: Test MR.
issue/api-3437799:3437799-ignore-test-max-php
into
7.x-2.x
Overview
0
Commits
2
Pipelines
2
Changes
1
Closed
Fran Garcia-Linares
requested to merge
issue/api-3437799:3437799-ignore-test-max-php
into
7.x-2.x
1 year ago
Overview
0
Commits
2
Pipelines
2
Changes
1
Expand
Closes
#3437799
0
0
Merge request reports
Compare
7.x-2.x
version 1
fded9d70
1 year ago
7.x-2.x (base)
and
latest version
latest version
5a4a2d30
2 commits,
1 year ago
version 1
fded9d70
1 commit,
1 year ago
1 file
+
3
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
.gitlab-ci.yml
+
3
−
2
Options
@@ -34,8 +34,8 @@ include:
# As long as you include this, any future includes added by the Drupal Association will be accessible to your pipelines automatically.
# View these include files at https://git.drupalcode.org/project/gitlab_templates/
################
-
project
:
$_GITLAB_TEMPLATES_REPO
ref
:
$_GITLAB_TEMPLATES_REF
-
project
:
issue/gitlab_templates-3436889
ref
:
3436889-max-php-d7
file
:
-
'
/includes/include.drupalci.main-d7.yml'
-
'
/includes/include.drupalci.variables.yml'
@@ -54,3 +54,4 @@ variables:
SKIP_PHPCS
:
"
1"
_D7_DRUPAL_COMPOSER_NEEDED
:
"
1"
_SHOW_ENVIRONMENT_VARIABLES
:
"
0"
OPT_IN_TEST_MAX_PHP
:
"
1"
Loading