]> granicus.if.org Git - esp-idf/commitdiff
can not put test report to deploy stage, otherwise if test fails it won't generate...
authorHe Yin Ling <heyinling@espressif.com>
Fri, 30 Sep 2016 07:34:17 +0000 (15:34 +0800)
committerAngus Gratton <angus@espressif.com>
Tue, 11 Oct 2016 06:23:46 +0000 (17:23 +1100)
.gitlab-ci.yml

index bd6e3ce5a4d318817fd825fb514aebd3e792ed8b..775a13b476ffb7de751d36e566bf5f4899270074 100644 (file)
@@ -89,7 +89,7 @@ test_build_system:
     - ./make/test_build_system.sh
 
 test_report:
-  stage: deploy
+  stage: test
   only:
     - master
     - triggers