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

Merge branch 'feature/remove-codeception-3.7.RC' into 'master'

Remove RC from codeception tests

See merge request wpdesk/gitlab-ci!68
parents 86f1aa5d 0f022af2
No related branches found
No related tags found
No related merge requests found
...@@ -441,14 +441,3 @@ codeception test: ...@@ -441,14 +441,3 @@ codeception test:
<<: *job-codeception-test <<: *job-codeception-test
script: script:
- vendor/bin/codecept run --steps --xml --html -d - vendor/bin/codecept run --steps --xml --html -d
codeception test woo rc2:
<<: *job-codeception-test
variables:
APACHE_DOCUMENT_ROOT: ${CI_PROJECT_DIR}/tests/wordpress
CI_DEBUG_SERVICES: trace
SCREEN_WIDTH: 1200
SCREEN_HEIGHT: 2000
WOOCOMMERCE_VERSION: 3.7.0-rc.2
script:
- vendor/bin/codecept run --steps --xml --html -d
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment