1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-06 19:12:30 +01:00
This commit is contained in:
Elias Steurer 2020-10-30 15:38:19 +01:00
parent 536d2623c1
commit 927973868e

View File

@ -1,6 +1,7 @@
stages:
- check
- build
- test
check:
stage: check
@ -123,8 +124,7 @@ test:windows_release:
expire_in: '4 weeks'
when: always
reports:
junit: test-report-junit.xml
junit: test-report-junit.xml
build_docs: