Browse Source

updated .gitlab-ci.yml

v3-dev
REJack 7 years ago
parent
commit
6cdfbaebcd
No known key found for this signature in database
GPG Key ID: 4A44B48700429F46
  1. 2
      .gitlab-ci.yml

2
.gitlab-ci.yml

@ -27,7 +27,7 @@ variables:
# If Xdebug was installed you can generate a coverage report and see code coverage metrics.
test:
after_script:
- cd CodeIgniter4-4.0.0-alpha.3/build/
- cp -R CodeIgniter4-4.0.0-alpha.3/build/coverage coverage
artifacts:
name: "coverage"
paths:

Loading…
Cancel
Save