Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DevOps Tools
Documentation
Merge requests
!21
Develop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Develop
develop
into
main
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
danielspeicher
requested to merge
develop
into
main
9 months ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Viewing commit
3f946124
Prev
Next
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
3f946124
Start and restructure general pipeline documentation
· 3f946124
danielspeicher
authored
9 months ago
docs/gitlab/drupal/index.md
+
1
−
1
Options
@@ -207,7 +207,7 @@ you have to write the scripts for those two tasks yourselves.
tests will be skipped.
-
`DISABLE_CI_TEST_CODESTYLE`
: if this variable is set to any value, the
PHP CS tests will be skipped.
-
`DISABLE_CI_TEST_CYPRESSE2E:
1
`
: if this variable is set to any value, the
-
`DISABLE_CI_TEST_CYPRESSE2E:`
: if this variable is set to any value, the
Cypress tests will be skipped.
-
`DISABLE_CI_TEST_PHPUNIT`
: if this variable is set to any value, the
PHP unit tests will be skipped.
Loading