Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Library
plugin-template
Commits
f5a7fba5
Commit
f5a7fba5
authored
7 years ago
by
Grzegorz Rola
Browse files
Options
Downloads
Patches
Plain Diff
Acceptance tests variables
parent
689b7b15
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!36
Devel
,
!25
Acceptance tests variables
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
f5a7fba5
...
@@ -8,6 +8,8 @@ variables:
...
@@ -8,6 +8,8 @@ variables:
PHP_ERROR_REPORTING
:
E_ALL
PHP_ERROR_REPORTING
:
E_ALL
COMPOSER_ALLOW_SUPERUSER
:
1
COMPOSER_ALLOW_SUPERUSER
:
1
GIT_STRATEGY
:
fetch
GIT_STRATEGY
:
fetch
ACCEPTANCE_ERROR_PATH
:
${CI_PROJECT_DIR}/acceptance
SELENIUM_URL
:
http://selenium:4444/wd/hub
stages
:
stages
:
-
tests
-
tests
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment