Skip to content
Snippets Groups Projects
Commit f5a7fba5 authored by Grzegorz Rola's avatar Grzegorz Rola
Browse files

Acceptance tests variables

parent 689b7b15
Branches
Tags
2 merge requests!36Devel,!25Acceptance tests variables
...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment