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

feature(reportportal): export tests reports to reportportal

parent 836c61d2
Branches
No related tags found
No related merge requests found
...@@ -39,6 +39,9 @@ include: ...@@ -39,6 +39,9 @@ include:
- project: 'wpdesk/gitlab-ci' - project: 'wpdesk/gitlab-ci'
ref: 'master' ref: 'master'
file: '/includes/tests/integration.yml' file: '/includes/tests/integration.yml'
- project: 'wpdesk/gitlab-ci'
ref: 'feature/reportportal'
file: '/includes/tests/reportportal.yml'
- project: 'wpdesk/gitlab-ci' - project: 'wpdesk/gitlab-ci'
ref: 'master' ref: 'master'
file: '/includes/deploy.yml' file: '/includes/deploy.yml'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment