Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
address
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
address
Merge requests
!32
Issue
#3401422
: GitLab CI
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Issue
#3401422
: GitLab CI
issue/address-3401422:3401422-gitlab-ci-2
into
2.0.x
Overview
1
Commits
4
Pipelines
5
Changes
2
Closed
Steven Ayers
requested to merge
issue/address-3401422:3401422-gitlab-ci-2
into
2.0.x
1 year ago
Overview
1
Commits
4
Pipelines
5
Changes
1
Expand
Closes
#3401422
0
0
Merge request reports
Compare
version 3
version 4
6fa95b82
1 year ago
version 3
db082184
1 year ago
version 2
d33b7842
1 year ago
version 1
6b03814b
1 year ago
2.0.x (base)
and
version 4
latest version
e75a70d7
4 commits,
1 year ago
version 4
6fa95b82
4 commits,
1 year ago
version 3
db082184
3 commits,
1 year ago
version 2
d33b7842
2 commits,
1 year ago
version 1
6b03814b
1 commit,
1 year ago
Show latest version
1 file
+
0
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Conflict: This file was added both in the source and target branches, but with different contents. Ask someone with write access to resolve it.
.gitlab-ci.yml
+
0
−
1
Options
@@ -22,7 +22,6 @@ variables:
# Broaden test coverage.
OPT_IN_TEST_PREVIOUS_MINOR
:
1
OPT_IN_TEST_NEXT_MINOR
:
1
OPT_IN_TEST_PREVIOUS_MAJOR
:
1
OPT_IN_TEST_MAX_PHP
:
1
# Show more log output
_PHPUNIT_EXTRA
:
--verbose
Loading