Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
wp-http-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
wp-http-client
Merge requests
!2
Devel
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Devel
devel
into
master
Overview
0
Commits
3
Pipelines
1
Changes
1
Merged
Krzysztof Dyszczyk
requested to merge
devel
into
master
5 years ago
Overview
0
Commits
3
Pipelines
1
Changes
1
0
0
Merge request reports
Viewing commit
c5dab20b
Prev
Next
Show latest version
1 file
+
3
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
c5dab20b
disable codeception tests
· c5dab20b
Marcin Kolanko
authored
5 years ago
.gitlab-ci.yml
+
3
−
0
View file @ c5dab20b
Edit in single-file editor
Open in Web IDE
variables
:
variables
:
DISABLE_FUNCTIONAL
:
1
DISABLE_FUNCTIONAL
:
1
DISABLE_ACCEPTANCE
:
1
DISABLE_ACCEPTANCE
:
1
DISABLE_PHP_5_5
:
1
DISABLE_CODECEPTION
:
1
DISABLE_INTEGRATION_TESTS
:
1
IS_LIBRARY
:
1
IS_LIBRARY
:
1
include
:
'
https://gitlab.com/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'
include
:
'
https://gitlab.com/wpdesk/gitlab-ci/raw/master/gitlab-ci-1.2.yml'
Loading