]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'bugfix/only_deploy_when_test_pass' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Tue, 1 Nov 2016 14:27:37 +0000 (22:27 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Tue, 1 Nov 2016 14:27:37 +0000 (22:27 +0800)
fix bug that deploy when test failed:

test report will be a single stage. The result of test report will be calculated from the result of all test jobs in test stage. So it will only deploy when all test job passed.

See merge request !140

1  2 
.gitlab-ci.yml

diff --cc .gitlab-ci.yml
Simple merge