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

feature(reportportal): export tests reports to reportportal

parent 5d702c29
Branches
No related tags found
No related merge requests found
...@@ -2,10 +2,13 @@ reportportal unit tests latest: ...@@ -2,10 +2,13 @@ reportportal unit tests latest:
image: wpdesknet/phpunit-woocommerce:0-0 image: wpdesknet/phpunit-woocommerce:0-0
stage: pre-deploy stage: pre-deploy
when: always when: always
only: except:
refs: refs:
- master
- devel - devel
- tags - tags
variables:
- $DISABLE_COVERAGE
needs: needs:
- job: unit test lastest - job: unit test lastest
artifacts: true artifacts: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment