can not put test report to deploy stage, otherwise if test fails it won't generate test report.

This commit is contained in:
He Yin Ling 2016-09-30 15:34:17 +08:00 committed by Angus Gratton
parent 19ca66c968
commit e5b8854d96

View file

@ -89,7 +89,7 @@ test_build_system:
- ./make/test_build_system.sh
test_report:
stage: deploy
stage: test
only:
- master
- triggers