Update .gitlab-ci.yml

This commit is contained in:
serkixenos 2020-11-13 20:35:40 +01:00 committed by GitHub
parent dee63d24aa
commit 958d4a7091
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,7 +38,7 @@ test:
artifacts: artifacts:
untracked: true untracked: true
paths: paths:
- build/coverage - build/coverage/
- build/coverage.info - build/coverage.info
tags: tags:
- builder - builder